This version of Unity is unsupported.

BoundsInt.yMin

public int yMin;

Description

The minimal y point of the box.

Only points with a y component greater than or equal to this value are contained in the box.