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