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" |
static FBoneWeights Create
&40;
const FBoneIndexType &42; InBones,
const float &42; InWeights,
int32 NumEntries,
const FBoneWeightsSettings & InSettings
&41;
Remarks
A helper to create a FBoneWeights container from separated bone index and weight arrays. The size of the two arrays must be the same otherwise the behavior is undefined.