Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FMeshMotionBlurPayloadData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
| Include Path |
#include "ParticleHelper.h" |
Syntax
struct FMeshMotionBlurPayloadData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BaseParticlePrevRotation |
float |
|
ParticleHelper.h |
|
| BaseParticlePrevSize |
FVector3f |
|
ParticleHelper.h |
|
| BaseParticlePrevVelocity |
FVector3f |
|
ParticleHelper.h |
|
| PayloadPrevCameraOffset |
float |
|
ParticleHelper.h |
|
| PayloadPrevOrbitOffset |
FVector3f |
|
ParticleHelper.h |
|
| PayloadPrevRotation |
FVector3f |
|
ParticleHelper.h |
|