VRageMath.BoundingBox2.Intersects - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingBox2

Summary

public bool Intersects(BoundingBox2 box)

Checks whether the current BoundingBox2 intersects another BoundingBox2.

Returns

bool

Parameters

Summary

public bool Intersects(ref BoundingBox2 box)

Returns

bool

Parameters

Summary

public void Intersects(ref BoundingBox2 box, out bool result)

Checks whether the current BoundingBox2 intersects another BoundingBox2.

Parameters

⚠️ **GitHub.com Fallback** ⚠️