Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/Facades > API/Runtime/Chaos/GeometryCollection/Facades/FCollectionTransformSelectionFac-
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionTransformSelectionFacade.h |
| Include | #include "GeometryCollection/Facades/CollectionTransformSelectionFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/Facades/CollectionTransformSelectionFacade.cpp |
void ConvertSelectionToClusterNodes
&40;
TArray< int32 > & InOutSelection,
bool bLeaveRigidRoots
&41; const
Remarks
Replace any Embedded or Rigid transforms in InOutSelection with their parent cluster. If there is just a rigid root node selected, optionally keep it if bLeaveRigidRoot is true.