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