ETextureSourceArtType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ETextureSourceArtType
Inheritance Object → ValueType → Enum → ETextureSourceArtType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| TSAT_Uncompressed | 0 | |
| TSAT_PNGCompressed | 1 | |
| TSAT_DDSFile | 2 | |
| TSAT_MAX | 3 |