UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 203 B
/** * * @param {Object3D} m * @param {Transform} t */ export function copy_transform_to_threejs_object(m: Object3D, t: Transform): void; //# sourceMappingURL=copy_transform_to_threejs_object.d.ts.map