StyleBackground Constructor
public
StyleBackground
(
UIElements.Background
v
);
public
StyleBackground
(
Texture2D
v
);
public
StyleBackground
(
UIElements.StyleKeyword
keyword
);
Description 描述
Creates from either a
Background
or a
StyleKeyword
.