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

xX 方向移动。
yY 方向移动。
deadZone盲区。

Description

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