VisualServerSingleton.lightSetShadow

If true, light will cast shadows. Equivalent to Light.shadowEnabled.

struct VisualServerSingleton
@nogc nothrow
void
lightSetShadow
(
in RID light
,
in bool enabled
)

Meta