MouseScrollEvent Struct

Definition

Event related to when the mouse scrolls

public struct MouseScrollEvent
Inheritance
System.ValueType
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