Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/FBoneWeights > API/Runtime/AnimationCore/FBoneWeights/Create
References
| Module | AnimationCore |
| Header | /Engine/Source/Runtime/AnimationCore/Public/BoneWeights.h |
| Include | #include "BoneWeights.h" |
template<typename OtherContainerAdapter>
static FBoneWeights Create
&40;
TBoneWeights< OtherContainerAdapter > InBoneWeights,
const FBoneWeightsSettings & InSettings
&41;
Remarks
A helper to create FBoneWeights container from a TBoneWeights derivative object