DirectionalLight.directionalShadowSplit2

The distance from shadow split 1 to split 2. Relative to directionalShadowMaxDistance. Only used in directionalShadowMode SHADOW_PARALLEL_*_SPLITS.

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

Meta