Spatial.scale

Scale part of the local transformation.

  1. Vector3 scale [@property getter]
  2. Vector3 scale [@property setter]
    struct Spatial
    @nogc nothrow @property
    void
    scale
    (
    Vector3 v
    )

Meta