Velaptor.Input.MouseButtonVersion: 1.0.0-preview.38On this pageVelaptor.Input.MouseButtonVelaptor Velaptor.Input MouseButton Enum Represents the buttons on a mouse. public enum MouseButton Fields LeftButton 0 Represents the left mouse button. MiddleButton 2 Represents the middle mouse button. RightButton 1 Represents the right mouse button.