Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Rectangle.Intersects

Morten Aune Lyrstad edited this page Oct 10, 2019 · 18 revisions

IndexNamespace IndexRectangle

Summary

public bool Intersects(Rectangle value)

Determines whether a specified Rectangle intersects with this Rectangle.

Returns

bool

Parameters

Summary

public void Intersects(ref Rectangle value, out bool result)

Determines whether a specified Rectangle intersects with this Rectangle.

Parameters

Clone this wiki locally