UNPKG

hytopia

Version:

The HYTOPIA SDK makes it easy for developers to create massively multiplayer games using JavaScript or TypeScript.

52 lines (25 loc) 819 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [server](./server.md) &gt; [EntityModelAnimation](./server.entitymodelanimation.md) &gt; [(constructor)](./server.entitymodelanimation._constructor_.md) ## EntityModelAnimation.(constructor) Creates a new EntityModelAnimation instance. **Signature:** ```typescript constructor(options: EntityModelAnimationOptions); ``` ## Parameters <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> options </td><td> [EntityModelAnimationOptions](./server.entitymodelanimationoptions.md) </td><td> The options for the entity model animation. \*\*Category:\*\* Entities </td></tr> </tbody></table>