Vector4.Min
Create a vector that is made from the smallest components of two vectors.

Properties
| Property Name | Description | 
|---|---|
| Lhs | Left side value | 
| Rhs | Right side value | 
| Result | Output result | 
Create a vector that is made from the smallest components of two vectors.

| Property Name | Description | 
|---|---|
| Lhs | Left side value | 
| Rhs | Right side value | 
| Result | Output result |