AxisEventData

class in UnityEngine.EventSystems

/

Hereda de:EventSystems.BaseEventData

Cambiar al Manual

Descripción

Event Data associated with Axis Events (Controller / Keyboard).

See Also: BaseEventData.

Variables

moveDir MoveDirection for this event.
moveVectorRaw input vector associated with this event.

Miembros heredados

Variables

usedIs the event used?
currentInputModuleA reference to the BaseInputModule that sent this event.
selectedObjectThe object currently considered selected by the EventSystem.

Funciones Públicas

ResetReset the event.
UseUse the event.