Version: 2021.1
언어: 한국어
public static UIElements.Background FromTexture2D (Texture2D t);

파라미터

t The texture to use as a background.

반환

Background A new background object.

설명

Creates a background from a Texture2D.