public static Touch[] touches ;

설명

Returns list of objects representing status of all touches during last frame. (Read Only) (Allocates temporary variables).

Each entry represents a status of a finger touching the screen.

no example available in C#