Function DirectionalLight.directionalShadowMode

The light's shadow rendering algorithm. See shadowmode.

DirectionalLight.ShadowMode directionalShadowMode() nothrow @property @nogc;

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