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

#include <RecordedTransformTrack.h>

Public Member Functions

 FSolverBreakingData ()
 

Public Attributes

FVector Location
 
FVector Velocity
 
FVector AngularVelocity
 
float Mass
 
int32 ParticleIndex
 
int32 ParticleIndexMesh
 

Constructor & Destructor Documentation

◆ FSolverBreakingData()

FSolverBreakingData::FSolverBreakingData ( )
inline

Member Data Documentation

◆ AngularVelocity

FVector FSolverBreakingData::AngularVelocity

◆ Location

FVector FSolverBreakingData::Location

◆ Mass

float FSolverBreakingData::Mass

◆ ParticleIndex

int32 FSolverBreakingData::ParticleIndex

◆ ParticleIndexMesh

int32 FSolverBreakingData::ParticleIndexMesh

◆ Velocity

FVector FSolverBreakingData::Velocity

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