Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
| Include | #include "ParticleHelper.h" |
Syntax
struct FCameraOffsetParticlePayload
Remarks
Camera offset particle payload
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | BaseOffset | The base amount to offset the particle towards the camera | |
| float | Offset | The amount to offset the particle towards the camera |