DirectionalLight.directionalShadowBiasSplitScale

Amount of extra bias for shadow splits that are far away. If self-shadowing occurs only on the splits far away, increasing this value can fix them.

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

Meta