Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/FBoneWeights > API/Runtime/AnimationCore/FBoneWeights/Blend
References
| Module | AnimationCore |
| Header | /Engine/Source/Runtime/AnimationCore/Public/BoneWeights.h |
| Include | #include "BoneWeights.h" |
static FBoneWeights Blend
&40;
const FBoneWeights & InA,
const FBoneWeights & InB,
const FBoneWeights & InC,
float InBaryX,
float InBaryY,
float InBaryZ,
const FBoneWeightsSettings & InSettings
&41;
Remarks
Blend three bone weights via barycentric coordinates using the given settings. Considers the influence from all of the bones. Coordinates should sum to one.