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.
Experimental: this API is experimental and might be changed or removed in the future.

IMouseEvent.button

public int button;

Description

Integer representing the pressed mouse button: 0 is left, 1 is right, 2 is center.