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

Summary

public bool Intersect(ref public sealed struct RectangleF value1, ref public sealed struct RectangleF value2, ref public sealed struct RectangleF result)

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

Returns

Example

Remarks

Clone this wiki locally