Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRuntimeSkinWeightProfileData
Structure containing per Skin Weight offset and length
| |
|
| Name |
FSkinWeightOverrideInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/Animation/SkinWeightProfile.h |
| Include Path |
#include "Animation/SkinWeightProfile.h" |
Syntax
struct FSkinWeightOverrideInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InfluencesOffset |
uint32 |
Offset into FRuntimeSkinWeightOverrideData.Weights |
Animation/SkinWeightProfile.h |
|
Deprecated Variables
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| NumInfluences_DEPRECATED |
uint8 |
Number of influences to be read from FRuntimeSkinWeightOverrideData.Weights |
Animation/SkinWeightProfile.h |
|