DirectionalLight.directionalShadowBiasSplitScale

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

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

Meta