Description
A quick way to see if two shapes are intersecting.
Outputs
Is Intersecting |
Outputs if two bounding boxes are intersecting or not. |
Examples
Use an object's bounding box to see if an object is visible on the screen.
Related
Description
A quick way to see if two shapes are intersecting.
Outputs
Is Intersecting |
Outputs if two bounding boxes are intersecting or not. |
Examples
Use an object's bounding box to see if an object is visible on the screen.
Related
0 Comments