Navigation
API > API/Runtime > API/Runtime/Renderer
| Name | FMeshMaterialShaderPermutationParameters |
| Type | struct |
| Header File | /Engine/Source/Runtime/Renderer/Public/MeshMaterialShader.h |
| Include Path | #include "MeshMaterialShader.h" |
Syntax
struct FMeshMaterialShaderPermutationParameters : public FMaterialShaderPermutationParameters
Inheritance Hierarchy
- FShaderPermutationParameters → FMaterialShaderPermutationParameters → FMeshMaterialShaderPermutationParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMeshMaterialShaderPermutationParameters
(
EShaderPlatform InPlatform, |
MeshMaterialShader.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| VertexFactoryType | const FVertexFactoryType * | Type of vertex factory to compile. | MeshMaterialShader.h |