UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 175 B
/** * * @param {THREE.Texture} texture * @return {number} */ export function textureHashById(texture: THREE.Texture): number; //# sourceMappingURL=textureHashById.d.ts.map