SplinePositionAtDistanceArray3 Op
get position in array3/spline at distance from start
Summary (oneliner)
- 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
<p>Trigger in </p>
<p>Array in</p>
<p>Point to lookup in the spline</p>
<i>boolean</i>
)<p>if true distance input is in the range 0-1</p>
OUTPUT PORTS
<p>Trigger out</p>
<p>X position - based upon point in the spline from the distance parameter</p>
<p>Y position - based upon point in the spline from the distance parameter</p>
<p>Z position - based upon point in the spline from the distance parameter</p>
<p>Total length of the spline</p>