Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Slate/SMeshWidget.h |
Include |
#include "Slate/SMeshWidget.h" |
Source |
/Engine/Source/Runtime/UMG/Private/Slate/SMeshWidget.cpp |
UMaterialInstanceDynamic * ConvertToMID
(
uint32 MeshId
)
Switch from static material to material instance dynamic.
The MID for this Asset on which parameters can be set.
Parameter |
Description |
---|---|
MeshId |
The index of the mesh; returned from AddMesh. |