FMaterialPropertyHelpers::ShouldShowResetToDefault

Generic material property reset to default implementation. Resets Parameter to default

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 ShouldShowResetToDefault
(
    TSharedPtr< IPropertyHandle > PropertyHandle,
    class UDEditorParameterValue * Parameter,
    UMaterialEditorInstanceConstant * MaterialEditorInstance
)

Remarks

Generic material property reset to default implementation. Resets Parameter to default

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