Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderStableKeyDebugInfoReader
Description
Returns a string describing a shader. Because of shader deduplication there can be several multiple (thousands) possible options
| Name | GetShaderStableNameOptions |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderStableKeyDebugInfoReader.h |
| Include Path | #include "ShaderStableKeyDebugInfoReader.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/ShaderStableKeyDebugInfoReader.cpp |
FString GetShaderStableNameOptions
(
const FSHAHash & ShaderHash,
int32 MaxOptionsToInclude
)