TPBDRigidClustering::GetClusterIdsArray

GetClusterIdsArray The cluster ids provide a mapping from the rigid body index to its parent cluster id.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDRigidClustering.h

Include

#include "Chaos/PBDRigidClustering.h"

Syntax

TArrayCollectionArray< ClusterId > & GetClusterIdsArray()

Remarks

GetClusterIdsArray The cluster ids provide a mapping from the rigid body index to its parent cluster id. The parent id might not be the active id, see the GetActiveClusterIndex to find the active cluster. INDEX_NONE represents a non-clustered body.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss