FMaterialPropertyHelpers::ShouldLayerAssetShowResetToDefault

If reset to default button should show for a layer or blend asset

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h

Include

#include "MaterialPropertyHelpers.h"

Source

/Engine/Source/Editor/MaterialEditor/Private/MaterialPropertyHelpers.cpp

Syntax

static bool ShouldLayerAssetShowResetToDefault
(
    TSharedPtr< IPropertyHandle > PropertyHandle,
    TSharedPtr< struct FSortedParamData > InParameterData,
    UMaterialInterface * InMaterial
)

Remarks

If reset to default button should show for a layer or blend asset

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