Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Slate/SMeshWidget.h |
Include |
#include "Slate/SMeshWidget.h" |
struct FRenderData
Name | Description | ||
---|---|---|---|
|
TSharedPtr< FSl... |
Brush |
Holds on to the material that is found on the StaticMesh. |
|
IndexData |
Connectivity data: Order in which the vertexes occur to make up a series of triangles. |
|
|
TSharedPtr< ISl... |
PerInstanceBuffer |
Per instance data that can be passed to |
|
RenderingResourceHandle |
A rendering handle used to quickly access the rendering data for the slate element |
|
|
VertexData |
Holds a copy of the Static Mesh's data converted to a format that Slate understands. |