menu
three_dart_jsm package
documentation
three_dart_jsm/lines/index.dart
LineSegmentsGeometry
clone method
clone method
dark_mode
light_mode
clone
method
@
override
BufferGeometry
clone
(
)
inherited
Implementation
@override BufferGeometry clone() { return InstancedBufferGeometry().copy(this); }
three_dart_jsm package
documentation
three_dart_jsm/lines/index
LineSegmentsGeometry
clone method
LineSegmentsGeometry class