Navigation
Unreal Engine C++ API Reference > Runtime > Renderer
References
Module | Renderer |
Header | /Engine/Source/Runtime/Renderer/Public/MeshMaterialShader.h |
Include | #include "MeshMaterialShader.h" |
Syntax
struct FVertexFactoryShaderPermutationParameters
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
EShaderPermutationFlags | Flags | |
![]() |
FMaterialShaderParameters | MaterialParameters | |
![]() |
EShaderPlatform | Platform | |
![]() |
const FShaderType * | ShaderType | |
![]() |
const FVertexFactoryType * | VertexFactoryType |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FVertexFactoryShaderPermutationParameters
(
EShaderPlatform InPlatform, |