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