Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Rectangle.Intersects

Malware edited this page Dec 24, 2018 · 19 revisions

IndexRectangle

bool Intersects(Rectangle value)

Summary

Determines whether a specified Rectangle intersects with this Rectangle.

void Intersects(ref Rectangle value, ref bool result)

Summary

Determines whether a specified Rectangle intersects with this Rectangle.

Clone this wiki locally