Scene item visibility - WarmUpTill/SceneSwitcher GitHub Wiki
Scene item visibility condition
The hotkey condition allows you to check if the specified scene items ...
- are visible. (1)
- are hidden. (2)
- visibility changed. (3)
Variables can be used for both the scene and the source selection.
Scene item visibility action
Similar to the condition the scene item visibility action allows you to ...
- show scene items. (1)
- hide scene items. (2)
- toggle the visibility of scene items. (3)
Variables can be used for both the scene and the source selection.