MOUSE
THREE.MOUSE
object MOUSE extends Object
Represents mouse buttons and interaction types in context of controls.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
- Self type
-
MOUSE.type
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Concrete fields
A dolly interaction.
A dolly interaction.
Attributes
The left mouse button.
The left mouse button.
Attributes
The middle mouse button.
The middle mouse button.
Attributes
A pan interaction.
A pan interaction.
Attributes
The right mouse button.
The right mouse button.
Attributes
A rotate interaction.
A rotate interaction.
Attributes
In this article