Navigation
API > API/Runtime > API/Runtime/Chaos
| |
|
| Name |
FDirtyClusterUnionParticleData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PullPhysicsDataImp.h |
| Include Path |
#include "Chaos/PullPhysicsDataImp.h" |
Syntax
struct FDirtyClusterUnionParticleData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BoneId |
int32 |
|
Chaos/PullPhysicsDataImp.h |
|
| CachedOwner |
void * |
|
Chaos/PullPhysicsDataImp.h |
|
| ChildToParent |
FRigidTransform3 |
|
Chaos/PullPhysicsDataImp.h |
|
| ParticleIdx |
FUniqueIdx |
|
Chaos/PullPhysicsDataImp.h |
|
| Proxy |
IPhysicsProxyBase * |
|
Chaos/PullPhysicsDataImp.h |
|