Navigation
API > API/Runtime > API/Runtime/Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
Include | #include "ParticleHelper.h" |
Syntax
class FParticleDynamicData
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< FDynamicEmitterDataBase *, TInlineAllocator< 12 > > | DynamicEmitterDataArray | Variables. |
![]() |
uint32 | EmitterIndex | The Current Emmitter we are rendering |
![]() |
FParticlePerfStatsContext | PerfStatContext | |
![]() |
FVector | SystemPositionForMacroUVs | World space position that UVs generated with the ParticleMacroUV material node will be centered on. |
![]() |
float | SystemRadiusForMacroUVs | World space radius that UVs generated with the ParticleMacroUV material node will tile based on. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() ![]() |
uint32 |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
void | operator delete
(
void* RawMemory, |
|
![]() |
void * | operator new
(
size_t Size |
Custom new/delete with recycling |