Creates a clone of this BufferGeometry.
BufferGeometry clone() { return BufferGeometry()..copy(this); }