Vector3.min method min(self, other: Vector3) -> Vector3: Returns a new vector made from the smallest components of this vector and other Parameters other: Vector3 Returns Vector3