Vytvoří texturu Texture uvedené velikosti.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
public static Texture CreateTexture(
	int width,
	int height
)

Parametry

width
Typ: System..::.Int32
Šířka textury.
height
Typ: System..::.Int32
Výška textury.

Návratová hodnota

Vytvořená textura Texture.

Podívat se také na