menu
three_dart_jsm package
documentation
three_dart_jsm/math/obb.dart
OBB
clone method
clone method
dark_mode
light_mode
clone
method
dynamic
clone
(
)
Implementation
clone() { return OBB().copy(this); }
three_dart_jsm package
documentation
three_dart_jsm/math/obb
OBB
clone method
OBB class