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.GetMouseButtonUp

public bool GetMouseButtonUp(int button);

Description

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