UNPKG

@polygonjs/polygonjs

Version:

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

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