UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 206 B
/** * * @param {BufferGeometry} geometry * @returns {Sphere} */ export function ensureGeometryBoundingSphere(geometry: BufferGeometry): Sphere; //# sourceMappingURL=ensureGeometryBoundingSphere.d.ts.map