Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GetDefaultTextureFormatName
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/TextureResource.h |
| Include | #include "TextureResource.h" |
FName GetDefaultTextureFormatName
(
const class ITargetPlatformSettings * TargetPlatformSettings,
const class ITargetPlatformControls * TargetPlatformControls,
const class UTexture * Texture,
int32 LayerIndex,
bool bSupportCompressedVolumeTexture,
int32 Unused_BlockSize,
bool bSupportFilteredFloat32Textures
)