UMaterialInstanceDynamic::CopyParameterOverrides

Copy parameter values from another material instance.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialInstanceDynamic.h

Include

#include "Materials/MaterialInstanceDynamic.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialInstanceDynamic.cpp

Syntax

void CopyParameterOverrides
(
    UMaterialInstance * MaterialInstance
)

Remarks

Copy parameter values from another material instance. This will copy only parameters explicitly overridden in that material instance!!

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