Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Rect.yMin

Cambiar al Manual
public float yMin;

Descripción

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.