VisualServerSingleton.environmentSetBackground

Sets the BGMode of the environment. Equivalent to Environment.backgroundMode.

struct VisualServerSingleton
@nogc nothrow
void
environmentSetBackground
(
in RID env
,
in long bg
)

Meta