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