Set Scene Transition Override
obs-set-scene-transition-overrideSet or clear a scene's transition override in OBS to control the transition effect when switching to it. Specify a custom transition and duration, or clear to revert to defaults.
Instructions
Set or clear the transition override for a scene
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 | |
| transitionName | No | Transition name, or null to clear it | |
| transitionDuration | No | Override duration in milliseconds, or null to clear it |