Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A spline that linearly interpolates between points.
Properties
controlPoints
controlPoints: Vector3[];
Control points for the Linear spline.
Type: Vector3[]
Notes:
- This property can't be edited in restricted-execution mode.
Methods
constructor
new LinearSpline()
Returns LinearSpline