VarTriggerArray Op
Set an array variable by a trigger
Summary (oneliner)
Use a trigger to change an Array Variable
Full Name
- Ops.Vars.VarTriggerArray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Example Var Trigger Array
In this example, change the seed of a Random Array3 and click "set new array" to send a new array to a variable that will change the rotation of a cube.
Youtube Video Tutorial


INPUT PORTS
Trigger (Trigger)
Value (Array)
OUTPUT PORTS
Next (Trigger)
Patches using VarTriggerArray
Changelog
created op | ||
added core lib: vargetset | ||
added core lib: cgl_shadermodifier | ||
cloned op from Ops.Vars.VarSetArray_v2 | ||
Ops.User.pandur.VarTriggerArray renamed to Ops.Vars.VarTriggerArray |