PointerInputModule.GetTouchPointerEventData

protected EventSystems.PointerEventData GetTouchPointerEventData(Touch input, out bool pressed, out bool released);

Parameters

inputProcessing Touch.
pressedAre we pressed.
releasedAre we released.

Description

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

Did you find this page useful? Please give it a rating: