C# Class ActiveTextureManagement.TextureInfoWrapper

Inheritance: GameDatabase.TextureInfo
Exibir arquivo Open project: rbray89/ActiveTextureManagement Class Usage Examples

Public Methods

Method Description
TextureInfoWrapper ( UrlDir file, UnityEngine newTex, bool nrmMap, bool readable, bool compress ) : System

Method Details

TextureInfoWrapper() public method

public TextureInfoWrapper ( UrlDir file, UnityEngine newTex, bool nrmMap, bool readable, bool compress ) : System
file UrlDir
newTex UnityEngine
nrmMap bool
readable bool
compress bool
return System