streamlabs_set_scene_item_visibility
Show or hide a scene item in Streamlabs by specifying scene ID and item ID. Get IDs from the active scene.
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 |