Set Scene Item Blend Mode
obs-set-scene-item-blend-modeSet a scene item's blend mode to control how it composites with layers below. Choose from normal, additive, subtract, screen, multiply, lighten, or darken.
Instructions
Set 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 | |
| sceneItemBlendMode | Yes |