ITextureFormat::GetSupportedFormats

Gets the list of supported formats.

Windows
MacOS
Linux

Override Hierarchy

ITextureFormat::GetSupportedFormats()

FChildTextureFormat::GetSupportedFormats()

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITextureFormat.h

Include

#include "Interfaces/ITextureFormat.h"

Syntax

void GetSupportedFormats
(
    TArray< FName > & OutFormats
) const

Remarks

Gets the list of supported formats.

Parameters

Parameter

Description

OutFormats

Will hold the list of formats.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss