Description
A quick way to see if two shapes are intersecting.
Properties
Triggers Immediately
This behavior has no other properties.
Outputs
Is Intersecting |
Outputs if two shapes are intersecting or not. Intersecting - Not Intersecting - |
Shapes |
Pick shapes to use for checking for intersection.
|
Examples
Use an object's bounding box to see if an object is visible on the screen.
Related
0 Comments