EParticleVertexFactoryType

Enum identifying the type of a particle vertex factory.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleVertexFactory.h

Include

#include "ParticleVertexFactory.h"

Syntax

enum EParticleVertexFactoryType
{
    PVFT_Sprite,
    PVFT_BeamTrail,
    PVFT_Mesh,
    PVFT_MAX,
}

Values

Name

Description

PVFT_Sprite

PVFT_BeamTrail

PVFT_Mesh

PVFT_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