set_scene_transition_override
Set a custom transition (and duration) for switching into a specific OBS scene, overriding the global transition. Clear the override to revert to default behavior.
Instructions
Override which transition (and/or duration) is used when switching INTO this specific scene, instead of the global current transition.
Args: scene_name: Name of the scene. transition_name: Transition to use, or None to clear the override. transition_duration_ms: Duration override in ms (50-20000), or None to clear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_name | Yes | ||
| transition_name | No | ||
| transition_duration_ms | No |