Set Scene Item Index
obs-set-scene-item-indexSet a scene item's index to control its position in the scene's render order.
Instructions
Set the index position of a scene item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneName | No | Name of the scene | |
| sceneUuid | No | UUID of the scene | |
| canvasUuid | No | UUID of the canvas containing the scene | |
| sceneItemId | Yes | Numeric ID of the scene item | |
| sceneItemIndex | Yes | New scene item index |