Vector3.min method

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

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

Parameters

Returns