PointerInputModule.GetTouchPointerEventData

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

파라미터

inputProcessing Touch.
pressedAre we pressed.
releasedAre we released.

설명

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