Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FStrainModifierAccessor
Description
Get an iterable range of unique geometry collection proxies which correspond to all strained clusters. Optionally, only include proxies for whom the strained parent is still the original root (ie, unbroken).
| Name | GetStrainedProxies |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/StrainModification.h |
| Include Path | #include "Chaos/StrainModification.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/StrainModification.cpp |
FStrainedProxyRange GetStrainedProxies
(
bool bRootLevelOnly
)