VisualServerSingleton.environmentSetSky

Sets the Sky to be used as the environment's background when using BGMode sky. Equivalent to Environment.backgroundSky.

struct VisualServerSingleton
@nogc nothrow
void
environmentSetSky
(
in RID env
,
in RID sky
)

Meta