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