set_scene_item_index
Reorder a scene item's stacking position in an OBS scene by setting its new index. Specify the scene, item ID, and desired position to control layering.
Instructions
Reorder a scene item's stacking position (z-order).
Args: scene_name: Scene the item is in. scene_item_id: Numeric ID of the item. index: New position, >= 0 (0 = bottom of the source list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| scene_name | Yes | ||
| scene_item_id | Yes |