UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 145 B
/** * * @param {Object3D} object */ export function threeUpdateMatrix(object: Object3D): void; //# sourceMappingURL=threeUpdateMatrix.d.ts.map