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.

RectOffset

class in UnityEngine

Cambiar al Manual

Descripción

Offsets for rectangles, borders, etc.

Used all over the place by GUIStyle.

Variables

bottomBottom edge size.
horizontalShortcut for left + right. (Read Only)
leftLeft edge size.
rightRight edge size.
topTop edge size.
verticalShortcut for top + bottom. (Read Only)

Constructores

RectOffsetCreates a new rectangle with offsets.

Funciones Públicas

AddAdd the border offsets to a rect.
RemoveRemove the border offsets from a rect.