Skip to content

mouse_scroll

Emitted when the mouse wheel is scrolled.

Parameters

  1. mouse_scroll : string - Event name.
  2. x : number - X coordinate of the mouse.
  3. y : number - Y coordinate of the mouse.
  4. vertical : number - Vertical value of the scroll.
  5. horizontal : number - Horizontal value of the scroll.

Last update: March 11, 2023
Created: March 11, 2023