Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/Interfaces > API/Developer/TextureFormat/Interfaces/ITextureFormat
- ITextureFormat::GetEncoderName()
- FChildTextureFormat::GetEncoderName()
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h |
| Include | #include "Interfaces/ITextureFormat.h" |
FName GetEncoderName
(
FName Format
) const
Remarks
Return the name of the encoder used for the given format.
Used for debugging and UI.