Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/Attributes
| Type | Name | Description | |
|---|---|---|---|
| void | BlendAttributes
(
const TArrayView< const FStackAttributeContainer > SourceAttributes, |
Blend custom attribute values from N set of inputs | |
| void | BlendAttributes
(
const TArrayView< const FStackAttributeContainer*const > SourceAttributes, |
Blend custom attribute values from N set of inputs (ptr-values) | |
| void | BlendAttributes
(
const TArrayView< const FStackAttributeContainer > SourceAttributes, |
Blend custom attribute values from N set of inputs, using input weight remapping |