Click or drag to resize

RenderingEffect_AntialiasingMotionTechnique Property

The technique to work with moving objects and with moving camera.

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

Property Value

ReferenceRenderingEffect_AntialiasingMotionTechniqueEnum
See Also