Version: 2017.3

BaseInputModule.GetAxisEventData

切换到手册
protected EventSystems.AxisEventData GetAxisEventData (float x, float y, float moveDeadZone);

参数

x X 方向移动。
y Y 方向移动。
moveDeadZone 盲区。

描述

提供了一些输入数据,生成事件系统可以使用的 AxisEventData。