Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Slate/SMeshWidget.h |
Include |
#include "Slate/SMeshWidget.h" |
Tell the widget to draw instances of a mesh a given number of times starting at a given offset.
Parameter |
Description |
---|---|
InMeshIndex |
Which mesh to draw; returned by |
InInstanceOffset |
Start drawing with this instance |
InNumInstances |
Draw this many instances |