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:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<double> ShadowDirectionalLightCascadeDistribution { get; set; }
Property Value
Type:
ReferenceDoubleSee Also