Trigger3Numbers Op
Stores a 3D coordinate (was Value3)
Summary (oneliner)
If you use 3D-values on multiple positions in your patch it is handy to just write them down once and connect the Value3d-op to various other ops which use the values.
The output ports will mirror the input ports.
Full Name
- Ops.Number.Trigger3Numbers
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
exe (Trigger)
value x (Number)
X value, will be copied to the output port
value y (Number)
Y value, will be copied to the output port
value z (Number)
Z value, will be copied to the output port
OUTPUT PORTS
result x (Number)
Same as input Value X
result y (Number)
Same as input Value Y
result z (Number)
Same as input Value Z