MouseWheelInputEvent Object extends MouseInputEvent

    • type string - The type of the event, can be mouseWheel.
    • Integer (optional)
    • wheelTicksX Integer (optional)
    • wheelTicksY Integer (optional)
    • accelerationRatioY Integer (optional)
    • hasPreciseScrollingDeltas boolean (optional)