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

MouseDrag Op



MouseDrag
Related ops:  

Op author: pandur

get delta of mouse position while dragging




Inputs

Active (boolean /Number)
Speed (Number)
Input Type index (integer /Number)
Area index (integer /Number)

Outputs

Delta X (Number)
Delta Y (Number)
Is Dragging (Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using MouseDrag

  • Examples
  • Public
  • My Patches

Changelog


featureadded area option for canvas "parent" element
2022-12-14 - pandur