StyleBackground Constructor
Declaration
public StyleBackground(UIElements.Background v);Описание
Создает из Background или StyleKeyword.
Declaration
public StyleBackground(Texture2D v);Описание
Создает из Background или StyleKeyword.
Declaration
public StyleBackground(Sprite v);Описание
Создает из Background или StyleKeyword.
Declaration
public StyleBackground(UIElements.VectorImage v);Описание
Создает из Background или StyleKeyword.
Declaration
public StyleBackground(UIElements.StyleKeyword keyword);Описание
Создает из Background или StyleKeyword.