DirectionalLight.directionalShadowNormalBias

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

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

Meta