corrected the type, whoops. |
gosh darn it, I missed this one too... |
||
Line 12: | Line 12: | ||
== Outputs == | == Outputs == | ||
=== * ([[Type: | === * ([[Type:float|float]]) === | ||
The scroll wheel delta of the mouse this frame. | The scroll wheel delta of the mouse this frame. | ||
[[Category:ProtoFlux:Devices:Mouse]] | [[Category:ProtoFlux:Devices:Mouse]] |
Latest revision as of 19:09, 17 April 2024
Mouse Scroll Delta
Mouse
The Mouse Scroll Delta
node returns the local user's mouse scroll wheel delta from their Resonite application. If you are focused on the Resonite window, this node will listen for changes on your scroll wheel. The faster you scroll within a frame, the larger the delta.
Outputs
* (float)
The scroll wheel delta of the mouse this frame.