FDynamicEmitterDataBase::GetVertexFactory

Get the vertex factory for this emitter data, possibly creating it

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "ParticleHelper.h"

Syntax

FParticleVertexFactoryBase * GetVertexFactory
(
    const FParticleSystemSceneProxy * InOwnerProxy
)

Remarks

Get the vertex factory for this emitter data, possibly creating it

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