Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/NiagaraVertexFactories/Public/NiagaraVertexFactory.h |
Include |
#include "NiagaraVertexFactory.h" |
class FNiagaraVertexFactoryBase : public FVertexFactory
Base class for particle vertex factories.
Name | Description | |
---|---|---|
|
FNiagaraVertexFactoryBase ( |
Default constructor. |
Name | Description | ||
---|---|---|---|
|
CheckAndUpdateLastFrame ( |
||
|
ERHIFeatureL... |
GetFeatureLevel() |
|
|
GetInUse() |
Return the vertex factory type |
|
|
ENiagaraVert... |
GetParticleFactoryType() |
Return the vertex factory type |
|
ModifyCompilationEnvironment ( |
||
|
SetInUse ( |
Specify whether the factory is in use or not. |
|
|
SetParticleFactoryType ( |