Get Scene Item Index
obs-get-scene-item-indexFind a scene item's index position in OBS Studio by specifying its numeric ID, with optional scene or canvas identifiers for precise location.
Instructions
Get 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 |