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