pub const MOUSE_BUTTON_RIGHT: u64 = 2; // 2u64
Right mouse button constant for use with PointerAction.
PointerAction