ENiagaraVertexFactoryType

Enum identifying the type of a particle vertex factory.

Windows
MacOS
Linux

References

Module

NiagaraVertexFactories

Header

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

Include

#include "NiagaraVertexFactory.h"

Syntax

enum ENiagaraVertexFactoryType
{
    NVFT_Sprite,
    NVFT_Ribbon,
    NVFT_Mesh,
    NVFT_MAX,
}

Values

Name

Description

NVFT_Sprite

NVFT_Ribbon

NVFT_Mesh

NVFT_MAX

Remarks

Enum identifying the type of a particle 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