Version: 5.6

BaseInputModule.DetermineMoveDirection

매뉴얼로 전환
protected static EventSystems.MoveDirection DetermineMoveDirection (float x, float y);
protected static EventSystems.MoveDirection DetermineMoveDirection (float x, float y, float deadZone);

파라미터

x X movement.
y Y movement.
deadZone Dead zone.

설명

Given an input movement, determine the best MoveDirection.