VisualServerSingleton.lightSetNegative

If true, light will subtract light instead of adding light. Equivalent to Light.lightNegative.

struct VisualServerSingleton
@nogc nothrow
void
lightSetNegative
(
in RID light
,
in bool enable
)

Meta