Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FGlobalShaderPermutationParameters |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/GlobalShader.h |
| Include Path | #include "GlobalShader.h" |
Syntax
struct FGlobalShaderPermutationParameters : public FShaderPermutationParameters
Inheritance Hierarchy
- FShaderPermutationParameters → FGlobalShaderPermutationParameters
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGlobalShaderPermutationParameters
(
FName InGlobalShaderName, |
GlobalShader.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GlobalShaderName | const FName | GlobalShader.h |