LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

BaseInput.mousePresent

public bool mousePresent;

Description

Interface to Input.mousePresent. Can be overridden to provide custom input instead of using the Input class.