Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Rect.xMax

public float xMax;

Description

The maximum X coordinate of the rectangle.

Setting this value will change width to preserve xMin.