VRageMath.RectangleF.Intersect - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← RectangleF
public static bool Intersect(ref RectangleF value1, ref RectangleF value2, out RectangleF result)
Creates a Rectangle defining the area where one rectangle overlaps with another rectangle.
- RectangleF value1
- RectangleF value2
- RectangleF result