This class can be used to provide a drag'n'drop interaction.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Connect the controls to the DOM element.
Connect the controls to the DOM element.
Attributes
Disconnect the controls from the DOM element.
Disconnect the controls from the DOM element.
Attributes
Dispose of the controls.
Dispose of the controls.
Attributes
Update the controls.
Update the controls.
Attributes
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 raycaster used for detecting 3D objects.
The raycaster used for detecting 3D objects.
Attributes
Whether children of draggable objects can be dragged independently from their parent.
Whether children of draggable objects can be dragged independently from their parent.
Attributes
The speed at which the object will rotate when dragged in rotate mode.
The speed at which the object will rotate when dragged in rotate mode.
Attributes
This option only works if the objects array contains a single draggable group object. If set to true, the controls does not transform individual objects but the entire group.
This option only works if the objects array contains a single draggable group object. If set to true, the controls does not transform individual objects but the entire group.