Click or drag to resize

RenderingPipeline_BasicShadowDirectionalLightMaxCount Property

Maximum number of Directional Lights that can cast shadows. The current pipeline is not support more than 1 directional light shadow casters.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public int ShadowDirectionalLightMaxCount { get; }

Property Value

Type: Int32
See Also