UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 218 B
/** * * @param {THREE.BufferAttribute} attribute * @returns {number} */ export function computeBufferAttributeHash(attribute: THREE.BufferAttribute): number; //# sourceMappingURL=computeBufferAttributeHash.d.ts.map