Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/FBoneWeight
Description
Set stored weight as a float. Values outside the [0-1] range are clamped to that range. Undefined float values will result in an undefined weight.
| Name | SetWeight |
| Type | function |
| Header File | /Engine/Source/Runtime/AnimationCore/Public/BoneWeights.h |
| Include Path | #include "BoneWeights.h" |
void SetWeight
(
float InWeight
)