public static UIElements.Background FromTexture2D (Texture2D t);

Parámetros

tThe texture to use as a background.

Valor de retorno

Background A new background object.

Descripción

Creates a background from a Texture2D.