Click or drag to resize

LightShadowContact Property

Whether to detail the shadows by means the screen-space contact shadows technique. The contact shadows works only for deferred shading.

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

Property Value

ReferenceBoolean
See Also