ITextureFormatManagerModule::GetTextureFormats

Returns the list of all ITextureFormats that were located in DLLs.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library