FNiagaraMeshVertexFactory::Copy

Copy the data from another vertex factory

Choose your operating system:

Windows

macOS

Linux

References

Module

NiagaraVertexFactories

Header

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

Include

#include "NiagaraMeshVertexFactory.h"

Syntax

void Copy
(
    const FNiagaraMeshVertexFactory & Other
)

Remarks

Copy the data from another vertex factory

Parameters

Parameter

Description

Other

factory to copy from