Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Slate > API/Runtime/UMG/Slate/SMeshWidget
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Slate/SMeshWidget.h |
| Include | #include "Slate/SMeshWidget.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Slate/SMeshWidget.cpp |
UMaterialInstanceDynamic &42; ConvertToMID
&40;
uint32 MeshId
&41;
Remarks
Switch from static material to material instance dynamic. The MID for this Asset on which parameters can be set.
Parameters
| Name | Description |
|---|---|
| MeshId | The index of the mesh; returned from AddMesh. |