IMeshMergeUtilities::IsValidBaseMaterial

Checks whether or not the give material is valid as a base for the Proxy Material.

Windows
MacOS
Linux

References

Module

MeshMergeUtilities

Header

/Engine/Source/Developer/MeshMergeUtilities/Public/IMeshMergeUtilities.h

Include

#include "IMeshMergeUtilities.h"

Syntax

bool IsValidBaseMaterial
(
    const UMaterialInterface * InBaseMaterial,
    bool bShowToaster
) const

Remarks

Checks whether or not the give material is valid as a base for the Proxy Material. This as it requires certain Material Parameters to be included to get a desirable material

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