TextureFile
Derives from object

Constructors

Properties

List<string> Images { get; set; }
GammaType InputColorSpace { get; set; }
GammaType OutputColorSpace { get; set; }
string OutputTypeString { get; set; }

Methods

static TextureFile CreateDefault( IEnumerable<string> images, )