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

#include <ParticleHelper.h>

+ Inheritance diagram for FAnimTrailTypeDataPayload:

Public Attributes

FVector3f Direction
 
FVector3f Tangent
 
float Length
 
float InterpolationParameter
 
- 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
 

Detailed Description

AnimTrail payload

Member Data Documentation

◆ Direction

FVector3f FAnimTrailTypeDataPayload::Direction

◆ InterpolationParameter

float FAnimTrailTypeDataPayload::InterpolationParameter

Parameter of this knot on the spline

◆ Length

float FAnimTrailTypeDataPayload::Length

◆ Tangent

FVector3f FAnimTrailTypeDataPayload::Tangent

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