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

#include <ChaosTrailingEventFilter.h>

Public Member Functions

 FChaosTrailingEventData ()
 

Public Attributes

FVector Location
 
FVector Velocity
 
FVector AngularVelocity
 
float Mass
 
int32 ParticleIndex
 

Constructor & Destructor Documentation

◆ FChaosTrailingEventData()

FChaosTrailingEventData::FChaosTrailingEventData ( )
inline

Member Data Documentation

◆ AngularVelocity

FVector FChaosTrailingEventData::AngularVelocity

The angular velocity of the trail.

◆ Location

FVector FChaosTrailingEventData::Location

Current trail location.

◆ Mass

float FChaosTrailingEventData::Mass

The mass of the trail.

◆ ParticleIndex

int32 FChaosTrailingEventData::ParticleIndex

The particle index of the trail.

◆ Velocity

FVector FChaosTrailingEventData::Velocity

The velocity of the trail.


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