Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Deprecated * FCustomAttributePerBoneData has been deprecated
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/CustomAttributes.h |
| Include | #include "Animation/CustomAttributes.h" |
Syntax
struct FCustomAttributePerBoneData
Remarks
Structure describing custom attributes for a single bone (index)
Variables
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGSTArray< FCustomAttribute > | Attributes | ||
| int32 | BoneTreeIndex |