Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/Attributes
| Type | Name | Description | |
|---|---|---|---|
| void | BlendAttributesPerBone
(
const FStackAttributeContainer& SourceAttributes1, |
Blend custom attribute values from 2 inputs, using per-bone weights | |
| void | BlendAttributesPerBone
(
TArrayView< const FStackAttributeContainer > SourceAttributes, |
Blend custom attribute values from N set of inputs, using N number of blend samples | |
| void | BlendAttributesPerBone
(
TArrayView< const FStackAttributeContainer > SourceAttributes, |
Blend custom attribute values from N set of inputs, using N number of blend samples |