Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/Interfaces > API/Developer/TextureFormat/Interfaces/ITextureFormatManagerModule
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormatManagerModule.h |
| Include | #include "Interfaces/ITextureFormatManagerModule.h" |
TArray < const class ITextureFormat * > GetTextureFormats()
Remarks
Returns the list of all ITextureFormats that were located in DLLs. Collection of texture formats.