UNPKG

@spearwolf/twopoint5d

Version:

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

4 lines 164 B
import type { Object3D } from 'three'; declare const findRootNode: (node: Object3D) => Object3D; export { findRootNode }; //# sourceMappingURL=findRootNode.d.ts.map