<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [PlayAnimationRequestBody](./smwebsdk.playanimationrequestbody.md)

## PlayAnimationRequestBody interface


**Signature:**

```typescript
export interface PlayAnimationRequestBody extends PersonaRequestBody 
```
**Extends:** [PersonaRequestBody](./smwebsdk.personarequestbody.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [animation](./smwebsdk.playanimationrequestbody.animation.md) |  | AnimationModel |  |

