AxisEvent Class
Namespace: Stride.InputAssembly: Stride.Input.dll
Event for an axis changing state on a device
Derived from AxisEvent: GameControllerAxisEvent GamePadAxisEvent
public abstract class AxisEvent : InputEvent, IInputEventArgs
| Name | Description | |
|---|---|---|
| Fields | ||
| Value | The new value of the axis |
|
Fields
Value
The new value of the axis
public float Value
Field Value
| Type | Description |
|---|---|
| System.Single |