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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int ShadowDirectionalLightMaxCount { get; }

Property Value

Int32
See Also