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

MouseDrag Op

Ops.Devices.Mouse.MouseDrag


MouseDrag
Collections:hardware  
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 

scroll

Open Example In Editor

Patches using MouseDrag

Changelog


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