FMeshMaterialShaderType::BeginCompileShaderPipeline

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MeshMaterialShaderType.h

Include

#include "MeshMaterialShaderType.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MeshMaterialShader.cpp

Syntax

static void BeginCompileShaderPipeline
(
    EShaderCompileJobPriority Priority,
    uint32 ShaderMapId,
    int32 PermutationId,
    EShaderPlatform Platform,
    EShaderPermutationFlags PermutationFlags,
    const FMaterial * Material,
    FSharedShaderCompilerEnvironment * MaterialEnvironment,
    const FVertexFactoryType * VertexFactoryType,
    const FShaderPipelineType * ShaderPipeline,
    TArray< TRefCountPtr< FShaderCommonCompileJob >> & NewJobs,
    FString DebugDescription,
    FString DebugExtension
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss