beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Array3VectorLength Op

Ops.Array.Array3VectorLength


Array3VectorLength
Collections:Vector  
Namespace: Ops.Array

Op author: andro

Returns the length of a vector from an array 3


Array length must be divisible by 3.
An array in with a length of 48 will return an array with a length of 16.
The length is one number per point.



Inputs

Array in (Array)

Array in

Outputs

Array out (Array)

Array out

Array lengths (Number)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

ArrayVectorLength example

Open Example In Editor

Patches using Array3VectorLength

Changelog


created op
2019-06-20 - andro