Version: 2017.2
public void SetMinMax (Vector2Int minPosition, Vector2Int maxPosition);

설명

Sets the bounds to the min and max value of the rect.

Using this function is faster than assigning min and max separately.