Version: 2017.2

Input.mousePresent

Cambiar al Manual
public static bool mousePresent ;

Descripción

Indica si un dispositivo mouse ha sido detectado.

On Windows, Android and Metro platforms, this function does actual mouse presence detection, so may return true or false. On Linux, Mac, WebGL, this function will always return true. On iOS and console platforms, this function will always return false.