TGPUSkinAPEXClothVertexFactory::ModifyCompilationEnvironment

Modify compile environment to enable the apex clothing path

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h

Include

#include "GPUSkinVertexFactory.h"

Source

/Engine/Source/Runtime/Engine/Private/GPUSkinVertexFactory.cpp

Syntax

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

Remarks

Modify compile environment to enable the apex clothing path

Parameters

Parameter

Description

OutEnvironment

shader compile environment to modify