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

ArrayGetObject Op

Ops.Array.ArrayGetObject


ArrayGetObject
Namespace: Ops.Array

Op author: pandur

get an object from an array


Returns a single object from an array based upon the index.



Inputs

array (Array)

must contain only objects

index (integer /Number)

The index of the array containing the object

Outputs

value (Object)

The object out from the index

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

texture array loader

Open Example In Editor

Patches using ArrayGetObject