ProtoFlux:Mouse Movement Delta

From Resonite Wiki
Revision as of 19:03, 17 April 2024 by AmasterAmaster (talk | contribs) (Created a page for the Mouse Movement Delta node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Mouse Movement Delta
*
Mouse

The Mouse Movement Delta node returns the local user's mouse movement delta from their Resonite application. The faster you move your mouse within a frame, the larger the delta. If you are focused on the Resonite window, the mouse will always be centered in that window while you move the mouse around, and this node will listen for the changes in your mouse movement to calculate the dalta. When the resonite application is not focused, this node will not calculate the delta at all.

Outputs

* (float2)

The movement delta of the mouse this frame.