GetDefaultTextureFormatName

Gets the name of a format for the given LayerIndex

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/TextureResource.h

Include

#include "TextureResource.h"

Syntax

FName GetDefaultTextureFormatName
(
    const class ITargetPlatform * TargetPlatform,
    const class UTexture * Texture,
    int32 LayerIndex,
    const class FConfigFile & EngineSettings,
    bool bSupportDX11TextureFormats,
    bool bSupportCompressedVolumeTexture,
    int32 BlockSize
)

Remarks

Gets the name of a format for the given LayerIndex

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