Table of Contents

Enum MouseAxis

Namespace
Stride.Input
Assembly
Stride.Input.dll

Mouse axes

public enum MouseAxis

Fields

Wheel = 2

The scroll wheel

X = 0

The horizontal mouse movement

Y = 1

The vertical mouse movement