Array3VectorDistance Op
Returns the distance between 2 points from an array
Summary (oneliner)
<p>Returns a single number with the distance between each point from 2 arrays</p>
Full Name
- Ops.Array.PointArray.Array3VectorDistance
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch array3VectorDistance example
INPUT PORTS
Array in 1 (Array)
<p>Array in 1</p>
Array in 2 (Array)
<p>Array in 2</p>
OUTPUT PORTS
Array out (Array)
<p>Distance between each point</p>