VisualServerSingleton.lightDirectionalSetBlendSplits

If true, this directional light will blend between shadow map splits resulting in a smoother transition between them. Equivalent to DirectionalLight.directionalShadowBlendSplits.

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

Meta