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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<RenderingEffect_ReflectionResolutionEnum> Resolution { get; set; }

Property Value

Type: ReferenceRenderingEffect_ReflectionResolutionEnum
See Also