A 3D line made up of CFrame positions (referred to as points).
Assumes points (CFrame positions) are equidistance from each other. This is defined by distanceBetweenPoints. Used primarily for coasters.
distanceBetweenPoints
Returns a CFrame in world space based on a 1-dimensional value (Track Position)
CFrame
A 1-D value used to get the 3D value
Static
Instance constructor
Result
void
Instance data. (See docs for more info)
Generated using TypeDoc
A 3D line made up of CFrame positions (referred to as points).
Assumes points (CFrame positions) are equidistance from each other. This is defined by
distanceBetweenPoints
. Used primarily for coasters.