SMeshWidget::UpdatePerInstanceBuffer

Updates the per instance buffer. Automatically enables hardware instancing.

Choose your operating system:

Windows

macOS

Linux

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

Syntax

void UpdatePerInstanceBuffer
(
    uint32 MeshId,
    FSlateInstanceBufferData & Data
)

Remarks

Updates the per instance buffer. Automatically enables hardware instancing.