FShaderMapContent::RemoveShaderTypePermutaion

Removes the shader of the given type from the shader map

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/Shader.h

Include

#include "Shader.h"

Source

/Engine/Source/Runtime/RenderCore/Private/ShaderMap.cpp

Syntax

void RemoveShaderTypePermutaion
(
    const FShaderType * Type,
    int32 PermutationId
)

Remarks

Removes the shader of the given type from the shader map

Parameters

Parameter

Description

Type

Shader type to remove the entry for

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