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

TriggerExtender Op



TriggerExtender
Namespace: Ops.Trigger

Op author: tim

Extends a trigger (useful in big patches for better overview)




Inputs

Execute (Trigger)

Outputs

Next (Trigger)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Mouse Draw Spline Example

Using the ScreenPosTo3d op we can convert the mouse coordinates to 3D coordinates. For this you need to disable the Flip Y port of the Mouse op.
Using the ArrayPushValue3X op we add the (converted) x and z coordinates (together with z=0) to the array and draw it with the SimpleSpline op.


Patches using TriggerExtender

  • Examples (4)
  • Public
  • My Patches