InterfacesCurveToOptionsOn this pageCurveToOptions Index PropertiescontrolPointsdurationMsmodequalityProperties controlPointscontrolPoints: [control1: Vector, control2: Vector, end: Vector]Curve in world coordinates to animate towards The start control point is assumed to be the actor's current positiondurationMsdurationMs: numberTotal duration for the action to runoptionalmodemode?: dynamic | uniformDynamic mode will speed up/slow down depending on the curve Uniform mode will animate at a consistent velocity across the curve Default: 'dynamic'optionalqualityquality?: number
Curve in world coordinates to animate towards
The start control point is assumed to be the actor's current position