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