AxisEventData

class in UnityEngine.EventSystems

/

Inherits from:EventSystems.BaseEventData

Switch to Manual

Description

与 Axis 事件(控制器/键盘)关联的事件数据。

另请参阅:BaseEventData

Variables

moveDir此事件的 MoveDirection。
moveVector与此事件关联的原始输入向量。

Inherited members

Variables

used事件是否已被使用?
currentInputModule对发送此事件的 BaseInputModule 的引用。
selectedObject当前被视为 EventSystem 选中的对象。

Public Functions

Reset重置事件。
Use使用事件。