unitCube property

CubeGeometry unitCube
final

1 m cube centered on the origin (24 vertices, 12 triangles).

Implementation

static final CubeGeometry unitCube = CubeGeometry(size: 1.0);