@@ -155,7 +155,7 @@ class InstancedPointsGeometry extends InstancedBufferGeometry {
if ( isNaN( this.boundingSphere.radius ) ) {
if ( isNaN( this.boundingSphere.radius ) ) {
- console.error( 'THREE.FatPointsGeometry.computeBoundingSphere(): Computed radius is NaN. The instanced position data is likely to have NaN values.', this );
+ console.error( 'THREE.InstancedPointsGeometry.computeBoundingSphere(): Computed radius is NaN. The instanced position data is likely to have NaN values.', this );