Updated Scene item transform condition (markdown)

WarmUpTill
2023-02-08 19:23:53 +01:00
parent 61e228cd43
commit daedac4341

@@ -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.