This version of Unity is unsupported.

BoundsInt.xMin

public int xMin;

Description

The minimal x point of the box.

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