Function Environment.backgroundSkyRotation

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

Vector3 backgroundSkyRotation() nothrow @property @nogc;

void backgroundSkyRotation (
  Vector3 v
) nothrow @property @nogc;