Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Rect.yMax

Switch to Manual
public var yMax: float;

Description

Bottom coordinate of the rectangle.

Changing this value will preserve top side of rectangle (so height will change as well).