VisualServerSingleton.environmentSetSkyOrientation

Sets the rotation of the background Sky expressed as a Basis. Equivalent to Environment.backgroundSkyOrientation.

struct VisualServerSingleton
@nogc nothrow
void
environmentSetSkyOrientation
(
in RID env
,
in Basis orientation
)

Meta