Function DirectionalLight.directionalShadowBlendSplits

If true, shadow detail is sacrificed in exchange for smoother transitions between splits.

bool directionalShadowBlendSplits() nothrow @property @nogc;

void directionalShadowBlendSplits (
  bool v
) nothrow @property @nogc;