LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

Rect.yMin

public float yMin;

Description

The minimum Y coordinate of the rectangle.

This value is the same as y, but setting it will resize the rectangle, changing y and height to preserve yMax.