Get Scene Item Blend Mode
obs-get-scene-item-blend-modeRetrieve the current blend mode of a specific scene item in OBS Studio. Use this to verify how a source blends with the layers beneath it.
Instructions
Get the blend mode 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 |