Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/Facades > API/Runtime/Chaos/GeometryCollection/Facades/FTetrahedralSkeletalBindings
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionTetrahedralSkeletalBindingsFacade.h |
| Include | #include "GeometryCollection/Facades/CollectionTetrahedralSkeletalBindingsFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/Facades/CollectionTetrahedralSkeletalBindingsFacade.cpp |
bool CalculateBindings
(
const FString & InKey,
const TArray < FVector3f > & InVertices,
TArray < FVector > & OutPosition,
TArray < bool > * OutInfluence
) const
Remarks
Returns false_ if bindings data was not found, or there was another error; true_ otherwise.