VisualServerSingleton.lightDirectionalSetShadowMode

Sets the shadow mode for this directional light. Equivalent to DirectionalLight.directionalShadowMode. See lightdirectionalshadowmode for options.

struct VisualServerSingleton
@nogc nothrow
void
lightDirectionalSetShadowMode
(
in RID light
,
in long mode
)

Meta