RenderingPipeline_BasicShadowDirectionalLightCascadeDistribution Property |
Defines shadow cascades distribution for Directional Lights. The distance of the current cascade, multiplied by this value gives distance to the next cascade.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Reference<double> ShadowDirectionalLightCascadeDistribution { get; set; }Property Value
ReferenceDouble
See Also