UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRibbonTypeDataPayload Struct Reference

#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
 

Member Data Documentation

◆ SourceIndex

int32 FRibbonTypeDataPayload::SourceIndex

The source index tracker (particle index, etc.)

◆ Tangent

FVector3f FRibbonTypeDataPayload::Tangent

Tangent for the trail segment

◆ Up

FVector3f FRibbonTypeDataPayload::Up

The 'up' for the segment (render plane)


The documentation for this struct was generated from the following file: