Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FShaderKeyGenerator
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/ShaderKeyGenerator.h |
| Include | #include "Serialization/ShaderKeyGenerator.h" |
void AppendHex
(
uint32 Value
)
Remarks
Appendf the integer to the output string, using X format, or pass it as binary data to the hash function.