VisualServerSingleton.environmentSetFogDepth

struct VisualServerSingleton
@nogc nothrow
void
environmentSetFogDepth
(
in RID env
,
in bool enable
,
in double depth_begin
,
in double depth_curve
,
in bool transmit
,
in double transmit_curve
)

Meta