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.xMin

Cambiar al Manual
public float xMin;

Descripción

The minimum X coordinate of the rectangle.

This value is the same as x, but setting it will resize the rectangle, changing x and width to preserve xMax.