<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [Entity](./server.entity.md) &gt; [modelLoopedAnimations](./server.entity.modelloopedanimations.md)

## Entity.modelLoopedAnimations property

The looped animations to start when the entity is spawned.

**Signature:**

```typescript
get modelLoopedAnimations(): ReadonlySet<string>;
```
