|
@@ -222,7 +222,7 @@ class BatchedMesh extends Mesh {
|
|
|
|
|
|
}
|
|
|
|
|
|
- // Make sure the geometry is compatible with the existing combined geometry atributes
|
|
|
+ // Make sure the geometry is compatible with the existing combined geometry attributes
|
|
|
_validateGeometry( geometry ) {
|
|
|
|
|
|
// check that the geometry doesn't have a version of our reserved id attribute
|