<!-- 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; [isPaused](./server.entitymodelanimation.ispaused.md)

## EntityModelAnimation.isPaused property

Whether the animation is currently paused.

\*\*Category:\*\* Entities

**Signature:**

```typescript
get isPaused(): boolean;
```
