Skip to content

VRageMath.Vector3I.BoxContains

Malware edited this page May 4, 2019 · 16 revisions

IndexNamespace IndexVector3I

Summary

public static bool BoxContains(Vector3I boxMin, Vector3I boxMax, Vector3I pt)

Returns

bool

Parameters

Summary

public static bool BoxContains(ref Vector3I boxMin, ref Vector3I boxMax, ref Vector3I pt)

Returns

bool

Parameters

Clone this wiki locally