Navigation
API > API/Runtime > API/Runtime/Chaos
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include | #include "RewindData.h" |
Syntax
struct FJointStateBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| TParticlePropertyBuffer< FProxyBasePairProperty, EChaosProperty::JointParticleProxies > | JointProxies | ||
| TParticlePropertyBuffer< FPBDJointSettings, EChaosProperty::JointSettings > | JointSettings |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FJointStateBase
(
int32 NumFrames |
|||
FJointStateBase
(
const FJointStateBase& Other |
|||
FJointStateBase
(
FJointStateBase&& Other |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ClearEntryAndFuture
(
const FFrameAndPhase FrameAndPhase |
||
| bool | IsClean
(
const FFrameAndPhase FrameAndPhase |
||
| bool | IsInSync
(
const FPBDJointConstraintHandle& Handle, |
||
| void | Release
(
FDirtyPropertiesPool& Manager |
||
| void | Reset () |