| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/RectInt.Overlaps.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| other | Other rectangle to test overlapping with. |
bool True if the other rectangle overlaps this one.
RectInts overlap if each RectInt Contains a shared point.
| Web Proxy Viewer | New URL | Original Page |