MouseButton Enum
Namespace: Stride.InputAssembly: Stride.Input.dll
Mouse buttons.
public enum MouseButton
Fields
| Name | Description |
|---|---|
| Extended1 | Extended button 1. |
| Extended2 | Extended button 2. |
| Left | Left button. |
| Middle | Middle button. |
| Right | Right button. |