Version: 5.6

Input.mousePresent

매뉴얼로 전환
public static bool mousePresent ;

설명

Indicates if a mouse device is detected.

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.