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

VRageMath.Vector3I.IsInside

Malware edited this page Dec 25, 2018 · 16 revisions

IndexVector3I

csharp[bool](System.Boolean) IsInside(ref [Vector3I](VRageMath.Vector3I) inclusiveMin, ref [Vector3I](VRageMath.Vector3I) exclusiveMax)``````csharp[bool](System.Boolean) IsInside([Vector3I](VRageMath.Vector3I) inclusiveMin, [Vector3I](VRageMath.Vector3I) exclusiveMax)

Clone this wiki locally