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: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<bool> ShadowContact { get; set; }
Property Value
Type:
ReferenceBooleanSee Also