Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/Interfaces
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h |
| Include | #include "Interfaces/ITextureFormat.h" |
Syntax
struct FTextureFormatCompressorCaps
Remarks
Structure for texture format compressor capabilities. This struct is deprecated - FEncodedTextureExtendedData is used instead.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | ExtData_DEPRECATED | ||
| uint32 | MaxTextureDimension_DEPRECATED | MaxTextureDimension is never set, remove it. | |
| uint32 | NumMipsInTail_DEPRECATED |