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

RouteObject Op



RouteObject
Namespace: Ops.Json

Op author: andro

Route an object to an output port


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



Inputs

index (integer /Number)

Port to route the input to

Object in (Object)

Object that is sent to output port

default object (Object)

Object to send out of all other ports

Outputs

Index 0 Object (Object)
Index 1 Object (Object)
Index 2 Object (Object)
Index 3 Object (Object)
Index 4 Object (Object)
Index 5 Object (Object)
Index 6 Object (Object)
Index 7 Object (Object)
Index 8 Object (Object)
Index 9 Object (Object)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

RouteObject example


Patches using RouteObject

  • Examples
  • Public
  • My Patches

Changelog


created op
2020-04-27 - andro