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