![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ParticleHelper.h>
Inheritance diagram for FRibbonTypeDataPayload:Public Attributes | |
| FVector3f | Tangent |
| FVector3f | Up |
| int32 | SourceIndex |
Public Attributes inherited from FTrailsBaseTypeDataPayload | |
| int32 | Flags |
| int32 | TrailIndex |
| int32 | TriangleCount |
| float | SpawnTime |
| float | SpawnDelta |
| float | TiledU |
| int32 | SpawnedTessellationPoints |
| int32 | RenderingInterpCount |
| float | PinchScaleFactor |
| uint32 | bInterpolatedSpawn:1 |
| uint32 | bMovementSpawned:1 |
| int32 FRibbonTypeDataPayload::SourceIndex |
The source index tracker (particle index, etc.)
| FVector3f FRibbonTypeDataPayload::Tangent |
Tangent for the trail segment
| FVector3f FRibbonTypeDataPayload::Up |
The 'up' for the segment (render plane)