Array4GetNumbers Op

Array4GetNumbers

get 4 values from an array


<p>If an array contains : 0,1,2,3,4,5,6,7,8,9,10,11,12,13</p> <p>Putting index to 2 returns 4 values 8,9,10,11</p>


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


INPUT PORTS


Array (Array)

<p>The array to get the values from</p>

Index (Number:

<i>integer</i>

)

<p>The index to look up</p>

OUTPUT PORTS


X (Number)

<p>The X component from the index look up</p>

Y (Number)

<p>The Y component from the index look up</p>

Z (Number)

<p>The Z component from the index look up</p>

W (Number)

Patches using Array4GetNumbers

  • Examples
  • Public
  • My Patches

Changelog


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