Spatial.rotationDegrees

Rotation part of the local transformation in degrees, specified in terms of YXZ-Euler angles in the format (X-angle, Y-angle, Z-angle).

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

Meta