Click or drag to resize

RoadPointModifiers Property

The modifiers of the point.

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

Property Value

ReferenceRoadPointModifiersEnum
See Also