We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b1811 commit 67275a4Copy full SHA for 67275a4
src/objects/BatchedMesh.js
@@ -871,7 +871,7 @@ class BatchedMesh extends Mesh {
871
}
872
873
/**
874
- * Repacks the sub geometries in [name] to remove any unused space remaining from
+ * Repacks the sub geometries in BatchedMesh to remove any unused space remaining from
875
* previously deleted geometry, freeing up space to add new geometry.
876
*
877
* @return {BatchedMesh} A reference to this batched mesh.
0 commit comments