How an adjustment clip samples the composited layers beneath it.
SCREEN: the baked screen content is attached to the clip sprite, so moving/scaling the clip
moves the captured image with it (legacy behavior).
LOCAL: the clip behaves like a window — its transform only defines the region, while the
content stays fixed in screen space, like a mask with adjustments.
How an adjustment clip samples the composited layers beneath it.
SCREEN: the baked screen content is attached to the clip sprite, so moving/scaling the clip moves the captured image with it (legacy behavior).LOCAL: the clip behaves like a window — its transform only defines the region, while the content stays fixed in screen space, like a mask with adjustments.