streamlabs_set_scene_item_visibility
Control scene item visibility in Streamlabs Desktop: toggle an item's show/hide state using its scene and item IDs.
Instructions
Show or hide a scene item within a scene. Get sceneId and sceneItemId from streamlabs_get_active_scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | ||
| visible | Yes | ||
| sourceId | Yes | ||
| sceneItemId | Yes |