MouseAxis Enum
Namespace: Stride.InputAssembly: Stride.Input.dll
Mouse axes
public enum MouseAxis
Fields
| Name | Description |
|---|---|
| Wheel | The scroll wheel |
| X | The horizontal mouse movement |
| Y | The vertical mouse movement |