This version of Unity is unsupported.

Rect.yMin

public float yMin;

Description

The minimum Y coordinate of the rectangle.

This value is the same as y, but setting it will resize the rectangle, changing y and height to preserve yMax.