Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
Include |
#include "ParticleHelper.h" |
struct FOrbitChainModuleInstancePayload
Chain-able Orbit module instance payload
Name | Description | ||
---|---|---|---|
|
BaseOffset |
The base offset of the particle from it's tracked location |
|
|
BaseRotationRate |
The base rotation rate of the particle offset |
|
|
Offset |
The offset of the particle from it's tracked location |
|
|
PreviousOffset |
The offset of the particle from the last frame |
|
|
Rotation |
The rotation of the particle at it's offset location |
|
|
RotationRate |
The rotation rate of the particle offset |