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

VRageMath.RectangleF.Intersect

Malware edited this page Dec 25, 2018 · 19 revisions

IndexRectangleF

csharp[bool](System.Boolean) Intersect(ref [RectangleF](VRageMath.RectangleF) value1, ref [RectangleF](VRageMath.RectangleF) value2, ref [RectangleF](VRageMath.RectangleF) result)##### Summary

Creates a Rectangle defining the area where one rectangle overlaps with another rectangle.

Clone this wiki locally