AxisEventData

class in UnityEngine.EventSystems

/

다음으로부터 상속:EventSystems.BaseEventData

매뉴얼로 전환

설명

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

See Also: BaseEventData.

변수

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

상속된 멤버

변수

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

Public 함수

ResetReset the event.
UseUse the event.