TOUCH
THREE.TOUCH
object TOUCH extends Object
Represents touch interaction types in context of controls.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
- Self type
-
TOUCH.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
The dolly-pan interaction.
The dolly-pan interaction.
Attributes
A dolly-rotate interaction.
A dolly-rotate interaction.
Attributes
A pan interaction.
A pan interaction.
Attributes
A rotate interaction.
A rotate interaction.
Attributes
In this article