BaseInputModule.DetermineMoveDirection

Switch to Manual
protected static EventSystems.MoveDirection DetermineMoveDirection (float x, float y);
protected static EventSystems.MoveDirection DetermineMoveDirection (float x, float y, float deadZone);

Parameters

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

Description

提供了输入移动,确定最佳 MoveDirection