DirectionalLight.directionalShadowNormalBias

Can be used to fix special cases of self shadowing when objects are perpendicular to the light.

  1. double directionalShadowNormalBias [@property getter]
    struct DirectionalLight
    @nogc nothrow @property
    double
    directionalShadowNormalBias
    ()
  2. double directionalShadowNormalBias [@property setter]

Meta