FVertexFactoryType::ModifyCompilationEnvironment

Calls the function ptr for the shader type on the given environment

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "VertexFactory.h"

Syntax

void ModifyCompilationEnvironment
(
    const FVertexFactoryShaderPermutationParameters & Parameters,
    FShaderCompilerEnvironment & OutEnvironment
)

Remarks

Calls the function ptr for the shader type on the given environment

Parameters

Parameter

Description

Environment

shader compile environment to modify

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