VisualServerSingleton.LightDirectionalShadowDepthRangeMode

Values

ValueMeaning
lightDirectionalShadowDepthRangeStable0

Keeps shadows stable as camera moves but has lower effective resolution.

lightDirectionalShadowDepthRangeOptimized1

Optimize use of shadow maps, increasing the effective resolution. But may result in shadows moving or flickering slightly.

Meta