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.
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
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
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 |