FParticleVertexFactoryBase

Base class for particle vertex factories.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "ParticleVertexFactory.h"

Syntax

class FParticleVertexFactoryBase : public FVertexFactory

Remarks

Base class for particle vertex factories.

Constructors

Name Description

Public function

FParticleVertexFactoryBase

(
    ERHIFeatureLevel::Type InFeatureLev...
)

Public function

FParticleVertexFactoryBase

(
    EParticleVertexFactoryType Type,
    ERHIFeatureLevel::Type InFeatureLev...
)

Default constructor.

Functions

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