mouse_scroll¶
Emitted when the mouse wheel is scrolled.
Parameters¶
mouse_scroll
: string - Event name.x
: number - X coordinate of the mouse.y
: number - Y coordinate of the mouse.vertical
: number - Vertical value of the scroll.horizontal
: number - Horizontal value of the scroll.
Last update:
March 11, 2023
Created: March 11, 2023
Created: March 11, 2023