FDynamicEmitterDataBase::BuildVertexFactory

Create the vertex factory for this emitter data

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleHelper.h

Include

#include "ParticleHelper.h"

Syntax

virtual FParticleVertexFactoryBase * BuildVertexFactory
(
    const FParticleSystemSceneProxy * InOwnerProxy
)

Remarks

Create the vertex factory for this emitter data

Parameters

Parameter

Description

InOwnerProxy

The proxy that owns this dynamic emitter data

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