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

VRageMath.Vector3L.BoxContains

Malware edited this page May 4, 2019 · 16 revisions

IndexNamespace IndexVector3L

Summary

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

Returns

bool

Parameters

Summary

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

Returns

bool

Parameters

Clone this wiki locally