 |
float |
AverageSegmentAngle |
|
 |
float |
AverageSegmentLength |
|
 |
float |
AverageTwistAngle |
|
 |
float |
AverageWidth |
|
 |
TArray< uint32 > |
MultiRibbonIndices |
The multi ribbon index, for each raw index. (raw VS particle indices). |
 |
TArray< FRibbonMultiRibbonInfo, TInlineAllocator< 1 > > |
RibbonInfoLookup |
Ribbon perperties required for sorting. |
 |
TArray< uint32 > |
SegmentData |
The list of all segments, each one connecting SortedIndices[SegmentId] to SortedIndices[SegmentId + 1]. |
 |
TArray< uint32 > |
SortedIndices |
The list of all particle (instance) indices. |
 |
TArray< FVector4f > |
TangentAndDistances |
The tangent and distance between segments, for each raw index (raw VS particle indices). |
 |
float |
TotalSegmentLength |
|