Function PrismMesh.size

Size of the prism.

Vector3 size() nothrow @property @nogc;

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