VisualServerSingleton.environmentSetFog

struct VisualServerSingleton
@nogc nothrow
void
environmentSetFog
(
in RID env
,
in bool enable
,
in Color color
,
in Color sun_color
,
in double sun_amount
)

Meta