Summary

public static void MinMax(ref Vector3I min, ref Vector3I max)

Separates minimal and maximal values of any two input vectors

Parameters