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

#include <PhysicsProxyBase.h>

+ Inheritance diagram for FSingleParticleProxyTimestamp:

Public Attributes

int32 ObjectStateTimestamp = INDEX_NONE
 
TTimestampProperty< Chaos::FVec3OverWriteX
 
TTimestampProperty< Chaos::FRotation3OverWriteR
 
TTimestampProperty< Chaos::FVec3OverWriteV
 
TTimestampProperty< Chaos::FVec3OverWriteW
 
- Public Attributes inherited from FProxyTimestampBase
bool bDeleted = false
 

Member Data Documentation

◆ ObjectStateTimestamp

int32 FSingleParticleProxyTimestamp::ObjectStateTimestamp = INDEX_NONE

◆ OverWriteR

TTimestampProperty<Chaos::FRotation3> FSingleParticleProxyTimestamp::OverWriteR

◆ OverWriteV

TTimestampProperty<Chaos::FVec3> FSingleParticleProxyTimestamp::OverWriteV

◆ OverWriteW

TTimestampProperty<Chaos::FVec3> FSingleParticleProxyTimestamp::OverWriteW

◆ OverWriteX

TTimestampProperty<Chaos::FVec3> FSingleParticleProxyTimestamp::OverWriteX

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