Function CubeMesh.size

Size of the cuboid mesh.

Vector3 size() nothrow @property @nogc;

void size (
  Vector3 v
) nothrow @property @nogc;