Skip to main content
TikTok Effect House Platform Logo
Latest
Download
Log in
Utility

Rect Overlap

Detect whether or not two rectangles boundaries are overlapping.

Input

NameData typeDescription
EnterExecThe input execution that triggers this node
ARectThe first rectangle
BRectThe second rectangle

Output

NameData typeDescription
TrueExecExecute the next node when the two rectangles are overlapping
FalseExecExecute the next node when the two rectangles are not overlapping

Example

↓ RectOverlap.zip

By changing the rectangular image positions to change their overlap states to trigger the background show/off.