Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/FChildTextureFormat
- ITextureFormat::GetSupportedFormats()
- FChildTextureFormat::GetSupportedFormats()
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/ChildTextureFormat.h |
| Include | #include "ChildTextureFormat.h" |
virtual void GetSupportedFormats
&40;
TArray< FName > & OutFormats
&41; const
Remarks
Gets the list of supported formats.
Parameters
| Name | Description |
|---|---|
| OutFormats | Will hold the list of formats. |