![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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) |
| FSingleParticlePhysicsProxy * | GetProxy () const |
| const FSingleParticleProxyTimestamp * | GetTimestamp () const |
Protected Member Functions inherited from Chaos::TBasePullData< FSingleParticlePhysicsProxy, FSingleParticleProxyTimestamp > | |
| TBasePullData () | |
| ~TBasePullData ()=default | |
| EObjectStateType Chaos::FDirtyRigidParticleData::ObjectState |
| FQuat Chaos::FDirtyRigidParticleData::R |
| FVec3 Chaos::FDirtyRigidParticleData::V |
| FVec3 Chaos::FDirtyRigidParticleData::W |
| FVec3 Chaos::FDirtyRigidParticleData::X |