Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FMaterialShaderType
Inheritance Hierarchy
- FShaderCompiledShaderInitializerType
- FMaterialShaderType::CompiledShaderInitializerType
- FMeshMaterialShaderType::CompiledShaderInitializerType
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/MaterialShaderType.h |
Include | #include "MaterialShaderType.h" |
Syntax
struct CompiledShaderInitializerType : public FShaderCompiledShaderInitializerType
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
const FString | DebugDescription | |
![]() |
const FUniformExpressionSet & | UniformExpressionSet |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
CompiledShaderInitializerType
(
const FShaderType* InType, |