Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Operations > API/Plugins/DynamicMesh/Operations/FTransferBoneWeights
| Type | Name | Description | |
|---|---|---|---|
| bool | TransferWeightsToPoint
(
UE::AnimationCore::FBoneWeights& OutWeights, |
Compute the bone weights for a given point using the ETransferBoneWeightsMethod::ClosestPointOnSurface algorithm. | |
| bool | TransferWeightsToPoint
(
TArray< BoneIndexType >& OutBones, |
Compute the bone weights for a given point using the ETransferBoneWeightsMethod::ClosestPointOnSurface algorithm. |