Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FShaderMapPointerTable |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include Path | #include "Shader.h" |
Syntax
class FShaderMapPointerTable : public FPointerTableBase
Inheritance Hierarchy
- FPointerTableBase → FShaderMapPointerTable
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ShaderTypes | TPtrTable< FShaderType > | Shader.h | ||
| VFTypes | TPtrTable< FVertexFactoryType > | Shader.h |