InputEventMouse

    Inherited By: , InputEventMouseMotion

    Base input event type for mouse events.

    • button_mask

    Mouse button mask identifier, one of or a bitwise combination of the BUTTON_MASK_* constants in @GlobalScope.


    • global_position

    Mouse local position relative to the Viewport. If used in the position is relative to the current Control which is under the mouse.