TUniformBuffer::SetContentsNoUpdate

Sets the contents of the uniform buffer. Used within calls to InitDynamicRHI

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "UniformBuffer.h"

Syntax

void SetContentsNoUpdate
(
    const TBufferStruct & NewContents
)

Remarks

Sets the contents of the uniform buffer. Used within calls to InitDynamicRHI

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