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

#include <PullPhysicsDataImp.h>

+ Inheritance diagram for Chaos::FDirtyRigidParticleData:

Public Attributes

FVec3 X
 
FQuat R
 
FVec3 V
 
FVec3 W
 
EObjectStateType ObjectState
 

Additional Inherited Members

- Public Member Functions inherited from Chaos::TBasePullData< FSingleParticlePhysicsProxy, FSingleParticleProxyTimestamp >
void SetProxy (FSingleParticlePhysicsProxy &InProxy)
 
FSingleParticlePhysicsProxyGetProxy () const
 
const FSingleParticleProxyTimestampGetTimestamp () const
 
- Protected Member Functions inherited from Chaos::TBasePullData< FSingleParticlePhysicsProxy, FSingleParticleProxyTimestamp >
 TBasePullData ()
 
 ~TBasePullData ()=default
 

Member Data Documentation

◆ ObjectState

EObjectStateType Chaos::FDirtyRigidParticleData::ObjectState

◆ R

FQuat Chaos::FDirtyRigidParticleData::R

◆ V

FVec3 Chaos::FDirtyRigidParticleData::V

◆ W

FVec3 Chaos::FDirtyRigidParticleData::W

◆ X

FVec3 Chaos::FDirtyRigidParticleData::X

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