Array4GetNumbers Op

Array4GetNumbers

get 4 values from an array


If an array contains :
0,1,2,3,4,5,6,7,8,9,10,11,12,13

Putting index to 2 returns 4 values
8,9,10,11


Full Name
  • Ops.Array.Array4GetNumbers
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Array (Array)

The array to get the values from

Index (Number:integer )

The index to look up

OUTPUT PORTS


X (Number)

The X component from the index look up

Y (Number)

The Y component from the index look up

Z (Number)

The Z component from the index look up

W (Number)

Patches using Array4GetNumbers

  • Examples
  • Public
  • My Patches

Changelog


newnew opuser avatarpandur - 2021-02-02 16:53