Function DirectionalLight.directionalShadowDepthRange

Optimizes shadow rendering for detail versus movement. See shadowdepthrange.

DirectionalLight.ShadowDepthRange directionalShadowDepthRange() nothrow @property @nogc;

void directionalShadowDepthRange (
  long v
) nothrow @property @nogc;