Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShader > API/Runtime/RenderCore/FShader/GetUniformBufferParameter
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include | #include "Shader.h" |
const FShaderUniformBufferParameter & GetUniformBufferParameter
(
const FHashedName SearchName
) const
Remarks
Finds an automatically bound uniform buffer matching the HashedName if one exists, or returns an unbound parameter.