Function DirectionalLight.directionalShadowMaxDistance

The maximum distance for shadow splits.

double directionalShadowMaxDistance() nothrow @property @nogc;

void directionalShadowMaxDistance (
  double v
) nothrow @property @nogc;