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