Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FRigidClustering
Description
DestroyClusterParticle Disable the cluster particle and remove from all internal clustering structures. This will not activate children.
Returns the active parent cluster that might need to be rebuilt because its geometry might be pointing to deleted particle handels.
| Name | DestroyClusterParticle |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDRigidClustering.h |
| Include Path | #include "Chaos/PBDRigidClustering.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/PBDRigidClustering.cpp |
FPBDRigidClusteredParticleHandle * DestroyClusterParticle
(
FPBDRigidClusteredParticleHandle * ClusteredParticle,
const FClusterDestoryParameters & Parameters
)