FNiagaraMeshVertexFactory::ShouldCompilePermutation

Should we cache the material's shadertype on this platform with this vertex factory?

Windows
MacOS
Linux

References

Module

NiagaraVertexFactories

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraVertexFactories/Public/NiagaraMeshVertexFactory.h

Include

#include "NiagaraMeshVertexFactory.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraVertexFactories/Private/NiagaraMeshVertexFactory.cpp

Syntax

static bool ShouldCompilePermutation
(
    const FVertexFactoryShaderPermutationParameters & Parameters
)

Remarks

Should we cache the material's shadertype on this platform with this vertex factory?

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