Trigger3Numbers Op

Trigger3Numbers

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.


Full Name
  • Ops.Number.Trigger3Numbers
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team








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


Changelog

Patches using Trigger3Numbers

  • Examples
  • Public
  • My Patches