Defines the dragger interface for the viewer.
Optional
The name of the dragger. Use this name to activate dragger using Viewer.setActiveDragger()
Releases resources allocated by the dragger.
Deprecated since 25.12. Use costructor instead to initialize dragger.
25.12
Deprecated since 25.12. Instead, register an update event listener for the viewer and update the dragger preview in the event handler.
update
Defines the dragger interface for the viewer.