menu
openworld package
documentation
three_dart/three3d/math/index.dart
Matrix3
clone method
clone method
dark_mode
light_mode
clone
method
Matrix3
clone
(
)
Implementation
Matrix3 clone() { return Matrix3().fromArray(elements); }
openworld package
documentation
three_dart/three3d/math/index
Matrix3
clone method
Matrix3 class