menu
three_dart_jsm package
documentation
three_dart_jsm/controls/index.dart
TransformControls
attach method
attach method
dark_mode
light_mode
attach
method
@
override
Object3D
attach
(
Object3D
object
)
override
Implementation
@override attach(object) { this.object = object; this.visible = true; return this; }
three_dart_jsm package
documentation
three_dart_jsm/controls/index
TransformControls
attach method
TransformControls class