This version of Unity is unsupported.

BoundsInt.xMax

public int xMax;

Description

The maximal x point of the box.

Only points with an x component less than this value are contained in the box.