Navigation
API > API/Runtime > API/Runtime/Engine
Editor only skin weight representation
| Name | FRawSkinWeight |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/SkinWeightProfile.h |
| Include Path | #include "Animation/SkinWeightProfile.h" |
Syntax
struct FRawSkinWeight
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InfluenceBones | FBoneIndexType | MAX_TOTAL_INFLUENCES for now. | Animation/SkinWeightProfile.h | |
| InfluenceWeights | uint16 | Animation/SkinWeightProfile.h |