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