menu
three_dart_jsm package
documentation
three_dart_jsm/deprecated/index.dart
Face3
clone method
clone method
dark_mode
light_mode
clone
method
dynamic
clone
(
)
Implementation
clone() { return Face3(0, 0, 0, null, null).copy(this); }
three_dart_jsm package
documentation
three_dart_jsm/deprecated/index
Face3
clone method
Face3 class