Click or drag to resize

RenderingPipelineSimpleGeometryAntialiasing Property

Enables antialising for simple geometry rendering. When Auto mode is enabled, antialiasing is disabled for limited devices (mobile).

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

Property Value

ReferenceAutoTrueFalse
See Also