Version: 2017.3

PointerInputModule.GetTouchPointerEventData

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

Parámetros

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

Descripción

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