Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/SMeshWidget
Description
Draw the InStaticMesh when this widget paints.
| Name | AddMesh |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Slate/SMeshWidget.h |
| Include Path | #include "Slate/SMeshWidget.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Slate/SMeshWidget.cpp |
uint32 AddMesh
(
USlateVectorArtData & InMeshData
)
the Index of the mesh data that was added; cache this value for use with
See Also
- FRenderRun.