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