Click or drag to resize

RenderingPipeline_BasicShadowIntensity Property

The intensity of the shadows. The Light component also has a Shadow Intensity parameter to configure per light.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<double> ShadowIntensity { get; set; }

Property Value

ReferenceDouble
See Also