Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
Include |
#include "ParticleHelper.h" |
struct FDynamicEmitterDataBase
Base class for all emitter types
Name | Description | |
---|---|---|
|
FDynamicEmitterDataBase ( |
Name | Description | |
---|---|---|
|
~FDynamicEmitterDataBase() |
Name | Description | ||
---|---|---|---|
|
GatherSimpleLights ( |
Callback from the renderer to gather simple lights that this proxy wants renderered. |
|
|
GetDynamicMeshElementsEmitter ( |
||
|
const FMacro... |
GetMacroUVOverride() |
Returns the current macro uv override. Specialized by FGPUSpriteDynamicEmitterData |
|
const FMater... |
GetMaterialRenderProxy() |
Retrieve the material render proxy to use for rendering this emitter. PURE VIRTUAL |
|
const FDynam... |
GetSource() |
Returns the source data for this particle system |
|
ReleaseRenderThreadResources ( |
Release the render thread resources for this emitter data |
|
|
UpdateRenderThreadResourcesEmitter ( |
Create the render thread resources for this emitter data |
Name | Description | ||
---|---|---|---|
|
operator delete ( |
||
|
void * |
operator new ( |
Custom new/delete with recycling |