diff --git a/Scene-item-transform-condition.md b/Scene-item-transform-condition.md index 411f23c..70c86cb 100644 --- a/Scene-item-transform-condition.md +++ b/Scene-item-transform-condition.md @@ -1,6 +1,6 @@ You can use the scene item transform condition to check various properties related to size and position of sources on a given scene. -## Example: Switching between portrait and landscape mode of window capture source. +## Example: Switching scenes based on portrait or landscape mode resolution of a window capture source. This example assumes that a window capture source is used to capture a window that changes its size when switching between portrait and landscape mode.