Class TTextureCompressionsToGenerate
Unit
CastleMaterialProperties
Declaration
type TTextureCompressionsToGenerate = class(TObject)
Description
Hierarchy
- TObject
- TTextureCompressionsToGenerate
Overview
Fields
Methods
Description
Fields
|
Compressions: TCompressionsMap; |
Compressions.Keys are the compressed formats to generate. For each compression format, we also specify the platforms on which is should be distributed and used.
|
|
DxtAutoDetect: Boolean; |
In addition to Compressions.Keys, generate also the most suitable variant of DXTn compression.
|
Methods
|
constructor Create; |
|
|
destructor Destroy; override; |
|
Generated by PasDoc 0.16.0.