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