UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

5 lines (4 loc) 128 B
import { PolyEngine } from '../../../Poly'; export declare class AllCamerasRegister { static run(poly: PolyEngine): void; }