FDatasmithTextureResize::IsSupportedTextureExtension

Returns true if image extension is supported by Unreal Engine IMPORTANT: Extension is expected with the starting dot

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/Utility/DatasmithTextureResize.h

Include

#include "Utility/DatasmithTextureResize.h"

Syntax

static bool IsSupportedTextureExtension
(
    const FString & Extension
)

Remarks

Returns true if image extension is supported by Unreal Engine IMPORTANT: Extension is expected with the starting dot

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