|
@@ -15,8 +15,6 @@ import { EventDispatcher } from './EventDispatcher';
|
|
import { BufferGeometry } from './BufferGeometry';
|
|
import { BufferGeometry } from './BufferGeometry';
|
|
import { Intersection } from './Raycaster';
|
|
import { Intersection } from './Raycaster';
|
|
|
|
|
|
-export let Object3DIdCount: number;
|
|
|
|
-
|
|
|
|
/**
|
|
/**
|
|
* Base class for scene graph objects
|
|
* Base class for scene graph objects
|
|
*/
|
|
*/
|