MouseScrollEvent Struct
Definition
Event related to when the mouse scrolls
public struct MouseScrollEvent
- Inheritance
- System.ValueTypeMouseScrollEvent
Properties
MouseScroll | How much did ths mouse move |
MouseX | The X position the moused moved to |
MouseY | The Y position the moused moved to |