![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
AnimTrail payload
| FVector3f FAnimTrailTypeDataPayload::Direction |
| float FAnimTrailTypeDataPayload::InterpolationParameter |
Parameter of this knot on the spline
| float FAnimTrailTypeDataPayload::Length |
| FVector3f FAnimTrailTypeDataPayload::Tangent |