Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/TBoneWeights
References
| Module | AnimationCore |
| Header | /Engine/Source/Runtime/AnimationCore/Public/BoneWeights.h |
| Include | #include "BoneWeights.h" |
template<typename CT>
std::enable_if<!std::is_const< CT >::value, bool >::type AddBoneWeight
(
FBoneWeight InBoneWeight,
const FBoneWeightsSettings & InSettings
)