UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

8 lines 173 B
export class BlendSpaceDefinition { /** * Axis of the blend space * @type {Array} */ axis: any[]; } //# sourceMappingURL=BlendSpaceDefinition.d.ts.map