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

SwitchObject Op

Ops.Json.SwitchObject


SwitchObject
Namespace: Ops.Json

Op author: pandur

Allows switching between objects




Inputs

Object Index (integer /Number)

Index to look up object from ports

object port 0 (Object)
object port 1 (Object)
object port 2 (Object)
object port 3 (Object)
object port 4 (Object)
object port 5 (Object)
object port 6 (Object)
object port 7 (Object)

Outputs

object out (Object)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

SwitchObject example

Used to switch between objects

Open Example In Editor

Youtube Video Tutorial

Patches using SwitchObject

Changelog


Ops.Json.ObjectSwitcher renamed to Ops.Json.SwitchObject
2019-06-12 - pandur
Now loads an object on patch load
2019-08-05 - andro