SplinePositionAtDistanceArray3 Op
get position in array3/spline at distance from start
Summary (oneliner)
Full Name
- Ops.Array.PointArray.SplinePositionAtDistanceArray3
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch SplinePositionAtDistanceArray3 example
INPUT PORTS
Calculate (Trigger)
Trigger in
Array3x (Array)
Array in
Distance (Number)
Point to lookup in the spline
Normalized (Number: boolean)
if true distance input is in the range 0-1
OUTPUT PORTS
Next (Trigger)
Trigger out
X (Number)
X position - based upon point in the spline from the distance parameter
Y (Number)
Y position - based upon point in the spline from the distance parameter
Z (Number)
Z position - based upon point in the spline from the distance parameter
Spline Length (Number)
Total length of the spline