FRenderData

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Slate/SMeshWidget.h"

Syntax

struct FRenderData

Variables

Name Description

Public variable

TSharedPtr< FSl...

 

Brush

Holds on to the material that is found on the StaticMesh.

Public variable

TArray< SlateIn...

 

IndexData

Connectivity data: Order in which the vertexes occur to make up a series of triangles.

Public variable

TSharedPtr< ISl...

 

PerInstanceBuffer

Per instance data that can be passed to

Public variable

FSlateResourceH...

 

RenderingResourceHandle

A rendering handle used to quickly access the rendering data for the slate element

Public variable

TArray< FSlateV...

 

VertexData

Holds a copy of the Static Mesh's data converted to a format that Slate understands.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss