| Parameter | Description |
|---|---|
| button | The button id. Values are 0 for left button, 1 for right button, 2 for the middle button. |
bool Returns true during the frame the user releases the given mouse button.
Interface to Input.GetMouseButtonUp. Can be overridden to provide custom input instead of using the Input class.