DirectionalLight.directionalShadowSplit1

The distance from camera to shadow split 1. Relative to directionalShadowMaxDistance. Only used when directionalShadowMode is SHADOW_PARALLEL_2_SPLITS or SHADOW_PARALLEL_4_SPLITS.

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

Meta