Input.touchCountstatic var touchCount : intDescriptionNumber of touches. Guaranteed not to change throughout the frame. (Read Only)
JavaScript
function Update () { using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Input | ||||
Input.touchCountstatic var touchCount : intDescriptionNumber of touches. Guaranteed not to change throughout the frame. (Read Only)
JavaScript
function Update () { using UnityEngine; import UnityEngine |