FMaterialShaderMap::FlushShadersByShaderPipelineType

Removes all entries in the cache with exceptions based on a shader pipeline type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShared.h

Include

#include "MaterialShared.h"

Source

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

Syntax

void FlushShadersByShaderPipelineType
(
    const FShaderPipelineType * ShaderPipelineType
)

Remarks

Removes all entries in the cache with exceptions based on a shader pipeline type

Parameters

Parameter

Description

ShaderPipelineType

The shader pipeline type to flush

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