UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

8 lines 150 B
export class BlendState { /** * * @type {AnimationClip[]} */ clips: AnimationClip[]; } //# sourceMappingURL=BlendState.d.ts.map