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

RouteArray Op

Ops.Array.RouteArray


RouteArray
Namespace: Ops.Array

Op author: andro

Route an array to an output port


If no array is plugged into the default array port then the output is null



Inputs

index (integer /Number)

Port to route to

array in (Array)

Array to route

default array (Array)

Default array of all other ports

Outputs

Index 0 array (Array)
Index 1 array (Array)
Index 2 array (Array)
Index 3 array (Array)
Index 4 array (Array)
Index 5 array (Array)
Index 6 array (Array)
Index 7 array (Array)
Index 8 array (Array)
Index 9 array (Array)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

route array example

Route an array to an output port, optional default array can go out of all the other outputs.

Open Example In Editor

Patches using RouteArray

Changelog


created op
2020-04-27 - andro