ArrayUnpack4 Op
Splits a xyzw array into 4 individual arrays
Summary (oneliner)
<p>An array of xyzw is split into 4 individual arrays.</p>
Full Name
- Ops.Array.ArrayUnpack4
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch arrayUnpack4
INPUT PORTS
Array in xyzw (Array)
<p>Array in xyzw</p>
OUTPUT PORTS
Array 1 out (Array)
<p>array x out</p>
Array 2 out (Array)
<p>array y out</p>
Array 3 out (Array)
<p>array z out</p>
Array 4 out (Array)
<p>array w out</p>
Array lengths (Number)