Navigation
API > API/Runtime > API/Runtime/AnimationCore > API/Runtime/AnimationCore/FBoneWeight
References
| Module | AnimationCore |
| Header | /Engine/Source/Runtime/AnimationCore/Public/BoneWeights.h |
| Include | #include "BoneWeights.h" |
bool operator==
(
const FBoneWeight & InBoneWeight
) const
Remarks
Returns true if this object's bone weight values are equal to the other container's values.
Only equality comparison are supported. Relational comparisons are meaningless.