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

VRageMath.Vector3I.BoxIntersects

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3I

Summary

public bool BoxIntersects(public sealed struct Vector3I minA, public sealed struct Vector3I maxA, public sealed struct Vector3I minB, public sealed struct Vector3I maxB)

Returns

Example

Remarks

Summary

public bool BoxIntersects(ref public sealed struct Vector3I minA, ref public sealed struct Vector3I maxA, ref public sealed struct Vector3I minB, ref public sealed struct Vector3I maxB)

Returns

Example

Remarks

Clone this wiki locally