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

Trigger3Numbers Op

Ops.Value.Trigger3Numbers


Trigger3Numbers
Namespace: Ops.Value

Op author: pandur

Test Patches: 1 Test

Stores a 3D coordinate (was Value3)


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.



Inputs

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

Outputs

result x (Number)

Same as input Value X

result y (Number)

Same as input Value Y

result z (Number)

Same as input Value Z

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Trigger3Numbers

Changelog


Ops.Value.Value3x renamed to Ops.Value.Value3
2019-06-13 - pandur
Ops.Value.Value3 renamed to Ops.Value.Trigger3Numbers
2019-09-05 - pandur