Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FDebugShaderTypeInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
Syntax
struct FDebugShaderTypeInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Pipelines | TArray< FDebugShaderPipelineInfo > | MaterialShared.h | ||
| ShaderTypes | TArray< FShaderType * > | MaterialShared.h | ||
| VFType | FVertexFactoryType * | MaterialShared.h |