ISlateUpdatableInstanceBufferRenderProxy

A proxy object used to access a slate per-instance data buffer on the render thread.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h

Include

#include "Rendering/RenderingCommon.h"

Syntax

class ISlateUpdatableInstanceBufferRenderProxy

Remarks

A proxy object used to access a slate per-instance data buffer on the render thread.

Destructors

Functions

Name Description

Public function

void

 

BindStreamSource

(
    FRHICommandList& RHICmdList,
    int32 StreamIndex,
    uint32 InstanceOffset
)

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