Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FGlobalShader
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GlobalShader.h | |||
FGlobalShader
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
GlobalShader.h |
FGlobalShader()
| Name | FGlobalShader |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/GlobalShader.h |
| Include Path | #include "GlobalShader.h" |
FGlobalShader()
FGlobalShader(const ShaderMetaType::CompiledShaderInitializerType &)
| Name | FGlobalShader |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/GlobalShader.h |
| Include Path | #include "GlobalShader.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/GlobalShader.cpp |
FGlobalShader
(
const ShaderMetaType::CompiledShaderInitializerType & Initializer
)