Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDynamicBeam2EmitterData
- FDynamicSpriteEmitterDataBase::DoBufferFill()
- FDynamicBeam2EmitterData::DoBufferFill()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
| Include | #include "ParticleHelper.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleSystemRender.cpp |
virtual void DoBufferFill
&40;
FAsyncBufferFillData & Me
&41; const
Remarks
Perform the actual work of filling the buffer
Perform the actual work of filling the buffer, often called from another thread
Parameters
| Name | Description |
|---|---|
| Me | Fill data structure |