Environment.backgroundSkyRotationDegrees

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

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

Meta