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

Property Value

Type: ReferenceRenderingEffect_AntialiasingMotionTechniqueEnum
See Also