MouseScrollEvent Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Event related to when the mouse scrolls
public struct MouseScrollEvent
- Inheritance
-
MouseScrollEvent
Properties
MouseScroll |
How much did ths mouse move |
MouseX |
The X position the moused moved to |
MouseY |
The Y position the moused moved to |