TZTexture(String, String, eTexFormat) Constructeur

Créé une nouvelle texture

Definition

Espace de nom: Tzu3D.Texture
Assembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
C#
public TZTexture(
	string Name,
	string Path,
	eTexFormat format
)

Parameters

Name  String
Nom unique de la texture
Path  String
Emplacement du fichier
format  eTexFormat
Format de la texture

Voir aussi