Version: 5.6

PointerInputModule.GetTouchPointerEventData

매뉴얼로 전환
protected EventSystems.PointerEventData GetTouchPointerEventData (Touch input, out bool pressed, out bool released);

파라미터

input Processing Touch.
pressed Are we pressed.
released Are we released.

설명

Given a touch populate the PointerEventData and return if we are pressed or released.