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