UNPKG

@spearwolf/twopoint5d

Version:

a library to create 2.5d realtime graphics and pixelart with three.js

3 lines 183 B
import { Object3D } from 'three'; export declare function printSceneGraphToConsole(node: Object3D, startAtRoot?: boolean): void; //# sourceMappingURL=printSceneGraphToConsole.d.ts.map