Vector2Int.Clamp
Clamps the Vector2Int to the bounds given by min and max.

Properties
| Property Name | Description | 
|---|---|
| Input | Input vector | 
| Min | Min | 
| Max | Max | 
| Result | Output result | 
Clamps the Vector2Int to the bounds given by min and max.

| Property Name | Description | 
|---|---|
| Input | Input vector | 
| Min | Min | 
| Max | Max | 
| Result | Output result |