# ScenePost

**Properties**

| Name        | Type               | Required | Description                                                                          |
| :---------- | :----------------- | :------- | :----------------------------------------------------------------------------------- |
| actions     | ActionPost[]       | ✅       | List of actions to be executed synchronously on recall                               |
| metadata    | SceneMetadata      | ✅       |                                                                                      |
| group       | ResourceIdentifier | ✅       |                                                                                      |
| type\_      | ScenePostType      | ❌       |                                                                                      |
| palette     | ScenePalette       | ❌       | Group of colors that describe the palette of colors to be used when playing dynamics |
| speed       | number             | ❌       | Speed of dynamic palette for this scene                                              |
| autoDynamic | boolean            | ❌       | Indicates whether to automatically start the scene dynamically on active recall      |

# ScenePostType

**Properties**

| Name  | Type   | Required | Description |
| :---- | :----- | :------- | :---------- |
| scene | string | ✅       | "scene"     |

<!-- This file was generated by liblab | https://liblab.com/ -->
