UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 200 B
/** * * @param {AttributeSpec} spec * @returns {number} */ export function attribute_spec_to_three_format(spec: AttributeSpec): number; //# sourceMappingURL=attribute_spec_to_three_format.d.ts.map