Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Comparison
Returns true if the two input meshes (with optional transforms) are geometrically intersecting.
Target is Geometry Script Library Mesh Comparison Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| transform | Target Transform | |
| object | Other Mesh | |
| transform | Other Transform |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Is Intersecting | |
| object | Target Mesh |