Navigation
API > API/Runtime > API/Runtime/Engine
Mesh rotation data payload
| Name | FMeshRotationPayloadData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
| Include Path | #include "ParticleHelper.h" |
Syntax
struct FMeshRotationPayloadData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurContinuousRotation | FVector3f | ParticleHelper.h | ||
| InitialOrientation | FVector3f | ParticleHelper.h | ||
| InitRotation | FVector3f | ParticleHelper.h | ||
| Rotation | FVector3f | ParticleHelper.h | ||
| RotationRate | FVector3f | ParticleHelper.h | ||
| RotationRateBase | FVector3f | ParticleHelper.h |