Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialShaderType
| Name | CompiledShaderInitializerType |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShaderType.h |
| Include Path | #include "MaterialShaderType.h" |
Syntax
struct CompiledShaderInitializerType : public FShaderCompiledShaderInitializerType
Inheritance Hierarchy
- FShaderCompiledShaderInitializerType → FMaterialShaderType::CompiledShaderInitializerType
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CompiledShaderInitializerType
(
const FShaderType* InType, |
MaterialShaderType.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DebugDescription | const FString | MaterialShaderType.h | ||
| UniformExpressionSet | const FUniformExpressionSet & | MaterialShaderType.h |