PointerInputModule.GetTouchPointerEventData

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

Parámetros

inputProcessing Touch.
pressedAre we pressed.
releasedAre we released.

Descripción

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