Created a page for the Mouse Scroll Delta node. |
gosh darn it, I missed this one too... |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|Outputs= | |Outputs= | ||
[ | [ | ||
{"Name":"*", "Type":" | {"Name":"*", "Type":"float"} | ||
] | ] | ||
|}} | |}} | ||
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.