USlateVectorArtData::ConvertToMaterialInstanceDynamic

Convert the material into an MID and get a pointer to the MID so that parameters can be set on it.

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Slate/SlateVectorArtData.h

Include

#include "Slate/SlateVectorArtData.h"

Source

/Engine/Source/Runtime/UMG/Private/Slate/SlateVectorArtData.cpp

Syntax

UMaterialInstanceDynamic * ConvertToMaterialInstanceDynamic()

Remarks

Convert the material into an MID and get a pointer to the MID so that parameters can be set on it.