Skip to content

Scene item visibility

WarmUpTill edited this page Aug 16, 2023 · 1 revision

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)

SceneItemVisiblityCondition

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)

SceneItemVisiblityAction

Variables can be used for both the scene and the source selection.

Example guides

Explanations

Clone this wiki locally