C# Class ActiveTextureManagement.TextureInfoWrapper

Inheritance: GameDatabase.TextureInfo
Afficher le fichier Open project: rbray89/ActiveTextureManagement Class Usage Examples

Méthodes publiques

Méthode Description
TextureInfoWrapper ( UrlDir file, UnityEngine newTex, bool nrmMap, bool readable, bool compress ) : System

Method Details

TextureInfoWrapper() public méthode

public TextureInfoWrapper ( UrlDir file, UnityEngine newTex, bool nrmMap, bool readable, bool compress ) : System
file UrlDir
newTex UnityEngine
nrmMap bool
readable bool
compress bool
Résultat System