Table of Contents

Class AxisEvent

Namespace
Stride.Input
Assembly
Stride.Input.dll

Event for an axis changing state on a device

public abstract class AxisEvent : InputEvent, IInputEventArgs
Inheritance
AxisEvent
Implements
Derived
Inherited Members
Extension Methods

Fields

Value

The new value of the axis

public float Value

Field Value

float