Vector3.max method

max(self, other: Vector3) -> Vector3:

Returns a new vector made from the largest components of this vector and other

Parameters

Returns