Environment.backgroundSkyRotation

The Sky resource's rotation expressed as Euler angles in radians.

  1. Vector3 backgroundSkyRotation [@property getter]
    struct Environment
    @nogc nothrow @property
    Vector3
    backgroundSkyRotation
    ()
  2. Vector3 backgroundSkyRotation [@property setter]

Meta