FMaterialUtilities::SupportsExport

End [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface) implementation Whether material utilities support exporting specified material blend mode and property

Windows
MacOS
Linux

References

Module

MaterialUtilities

Header

/Engine/Source/Developer/MaterialUtilities/Public/MaterialUtilities.h

Include

#include "MaterialUtilities.h"

Source

/Engine/Source/Developer/MaterialUtilities/Private/MaterialUtilities.cpp

Syntax

static bool SupportsExport
(
    EBlendMode InBlendMode,
    EMaterialProperty InMaterialProperty
)

Remarks

End IModuleInterface implementation Whether material utilities support exporting specified material blend mode and property

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