PrismMesh.size

Size of the prism. Defaults to (2.0, 2.0, 2.0).

  1. Vector3 size [@property getter]
    struct PrismMesh
    @nogc nothrow @property
    Vector3
    size
    ()
  2. Vector3 size [@property setter]

Meta