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