src code

class property Input.MOUSE_MIDDLE

Input.MOUSE_MIDDLE → ?

Indicates that the middle button on the mouse has been clicked. Note that not all mice have a middle button, so if you are planning on using this functionality, it would be a good idea to make to action be performed some other way as well (like a keystroke).