Click or drag to resize

RenderingEffect_ReflectionShadows Property

Whether to calculate shadowing for reflections.

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

Property Value

ReferenceRenderingEffect_ReflectionShadowsEnum
See Also