Navigation
API > API/Runtime > API/Runtime/Renderer
| Name | FVertexFactoryShaderPermutationParameters |
| Type | struct |
| Header File | /Engine/Source/Runtime/Renderer/Public/MeshMaterialShader.h |
| Include Path | #include "MeshMaterialShader.h" |
Syntax
struct FVertexFactoryShaderPermutationParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexFactoryShaderPermutationParameters
(
EShaderPlatform InPlatform, |
MeshMaterialShader.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Flags | EShaderPermutationFlags | MeshMaterialShader.h | ||
| MaterialParameters | FMaterialShaderParameters | MeshMaterialShader.h | ||
| Platform | EShaderPlatform | MeshMaterialShader.h | ||
| ShaderType | const FShaderType * | MeshMaterialShader.h | ||
| VertexFactoryType | const FVertexFactoryType * | MeshMaterialShader.h |