Vector:GetSmallest(Vector, Vector) shared Calculates the minimum values of two vectors. Arguments vector1 Vector vector2 Vector Returns Vector The minimum values of the two vectors. Examples Vector:GetSmallest – Calculates the minimum values of two vectors.