menu
three_dart package
documentation
three3d/core/buffer_geometry.dart
BufferGeometry
clone method
clone method
dark_mode
light_mode
clone
method
BufferGeometry
clone
(
)
Implementation
BufferGeometry clone() { return BufferGeometry().copy(this); }
three_dart package
documentation
three3d/core/buffer_geometry
BufferGeometry
clone method
BufferGeometry class