Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/PhysicsProxy > API/Runtime/Chaos/PhysicsProxy/FGeometryCollectionPhysicsProxy
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/GeometryCollectionPhysicsProxy.cpp |
Chaos::FPBDRigidClusteredParticleHandle &42; BuildClusters_Internal
&40;
const uint32 CollectionClusterIndex,
TArray< Chaos::FPBDRigidParticleHandle &42; > & ChildHandles,
const TArray< int32 > & ChildTransformGroupIndices,
const Chaos::FClusterCreationParameters & Parameters,
const Chaos::FUniqueIdx &42; ExistingIndex
&41;
Remarks
Build a physics thread cluster parent particle. CollectionClusterIndex_ - the source geometry collection transform index. ChildHandles_ - physics particle handles of the cluster children. `ChildTransformGroupIndices_ - geometry collection indices of the children. Parameters - uh, yeah... Other parameters.