TUniformBuffer::SetContents

Sets the contents of the uniform buffer.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/UniformBuffer.h

Include

#include "UniformBuffer.h"

Syntax

void SetContents
(
    const TBufferStruct & NewContents
)

Remarks

Sets the contents of the uniform buffer.

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