kRootUniformBufferBindingName

Shader binding name of the uniform buffer that contains the root shader parameters.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderParameterMetadata.h"

Syntax

static constexpr const TCHAR * kRootUniformBufferBindingName = TEXT("_RootShaderParameters");

Remarks

Shader binding name of the uniform buffer that contains the root shader parameters.

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