Value2d Op

Value2d

This op is deprecated!

It will not receive any updates

Stores a 2D coordinate


If you use 2D-values on multiple positions in your patch it is handy to just write them down once and connect the Value2d-op to various other ops which use the values.
The output ports will mirror the input ports.


Edit Documentation

Full Name
  • Ops.Deprecated.Value2d
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

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

OUTPUT PORTS


result x (Number)

Same as input Value X

result y (Number)

Same as input Value Y


Patches using Value2d

  • Examples
  • Public
  • My Patches

Changelog


renameOps.Value.Value2d renamed to Ops.Number.Value2duser avatarpandur - 2023-12-06 10:05
renameOps.Number.Value2d renamed to Ops.Deprecated.Value2duser avatarpandur - 2023-12-06 10:06