Click or drag to resize

RenderingEffect_ReflectionResolution Property

Using lower resolution light buffer can improve performance, but can accentuate aliasing.

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

Property Value

ReferenceRenderingEffect_ReflectionResolutionEnum
See Also