![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PhysicsProxyBase.h>
Inheritance diagram for FSingleParticleProxyTimestamp:Public Attributes | |
| int32 | ObjectStateTimestamp = INDEX_NONE |
| TTimestampProperty< Chaos::FVec3 > | OverWriteX |
| TTimestampProperty< Chaos::FRotation3 > | OverWriteR |
| TTimestampProperty< Chaos::FVec3 > | OverWriteV |
| TTimestampProperty< Chaos::FVec3 > | OverWriteW |
Public Attributes inherited from FProxyTimestampBase | |
| bool | bDeleted = false |
| int32 FSingleParticleProxyTimestamp::ObjectStateTimestamp = INDEX_NONE |
| TTimestampProperty<Chaos::FRotation3> FSingleParticleProxyTimestamp::OverWriteR |
| TTimestampProperty<Chaos::FVec3> FSingleParticleProxyTimestamp::OverWriteV |
| TTimestampProperty<Chaos::FVec3> FSingleParticleProxyTimestamp::OverWriteW |
| TTimestampProperty<Chaos::FVec3> FSingleParticleProxyTimestamp::OverWriteX |