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

VRageMath.Vector3.MinMax

Malware edited this page Dec 25, 2018 · 15 revisions

IndexVector3

csharpvoid MinMax(ref [Vector3](VRageMath.Vector3) min, ref [Vector3](VRageMath.Vector3) max)##### Summary

Separates minimal and maximal values of any two input vectors

Clone this wiki locally