menu
openworld package
documentation
three_dart/three3d/math/index.dart
Box2
clone method
clone method
dark_mode
light_mode
clone
method
Box2
clone
(
)
Implementation
Box2 clone() { return Box2(null, null).copy(this); }
openworld package
documentation
three_dart/three3d/math/index
Box2
clone method
Box2 class