Returns a number with the total distance between the points/items in an array3
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Array3x (Array)
The array in that is analysed for it's length
Calculate (Trigger)
Trigger the op
Outputs
Length (Number)
Total length of the spline points from the array returned as a single number
Patches using SplineLengthArray3
Changelog
Ops.Array.Array3xSplineLength renamed to Ops.Array.SplineLengthArray3 2019-06-13 - pandur |