Categories


Description :

Determines whether the specified mouse button is down.

Uses :

Returns true if the specified mouse button is currently held and false otherwise.

Example :

The following code sets the rotation of the object to zero whenever the Middle Mouse button is held.