Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/TBoneWeights
| Type | Name | Description | |
|---|---|---|---|
| std::enable_if::value, void >::type | Blend
(
const TBoneWeights< ContainerTypeA >& InBoneWeightsA, |
Blend two bone weights together, making sure to add in every influence from both, using the given settings. | |
| std::enable_if::value, void >::type | Blend
(
const TBoneWeights< ContainerAdapterA >& InBoneWeightsA, |