Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialKeyGeneratorContext
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialKeyGeneratorContext.h |
| Include | #include "MaterialKeyGeneratorContext.h" |
void EmitFunc
(
TFunctionRef < void &)> Callback
)
Remarks
When emitting, call Callback with the ShaderKeyGenerator. In all other modes, this function is a noop.