Function Environment.backgroundSkyRotationDegrees
The Sky
resource's rotation expressed as Euler angles in degrees.
Vector3 backgroundSkyRotationDegrees() nothrow @property @nogc;
void backgroundSkyRotationDegrees
(
Vector3 v
) nothrow @property @nogc;