VisualServerSingleton.environmentSetFogHeight

struct VisualServerSingleton
@nogc nothrow
void
environmentSetFogHeight
(
in RID env
,
in bool enable
,
in double min_height
,
in double max_height
,
in double height_curve
)

Meta