From daedac4341904e7343534c30b18468d86afece64 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Wed, 8 Feb 2023 19:23:53 +0100 Subject: [PATCH] Updated Scene item transform condition (markdown) --- Scene-item-transform-condition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.