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 |
TArray < int32 > SelectByFloatAttribute
(
FString GroupName,
FString AttrName,
float Min,
float Max,
bool bInclusive,
bool bInsideRange
) const
Remarks
Returns indices of bones where centroid of the bone is inside a convex hull Select by a float attribute in the collection, it can be any existing float attribute specified by GroupName/AttrName