Environment.backgroundSkyRotation

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

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

Meta