DirectionalLight.ShadowDepthRange

Values

ValueMeaning
shadowDepthRangeStable0

Keeps the shadow stable when the camera moves, at the cost of lower effective shadow resolution. Default value.

shadowDepthRangeOptimized1

Tries to achieve maximum shadow resolution. May result in saw effect on shadow edges.

Meta