Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/Attributes > API/Runtime/Engine/Animation/Attributes/BlendAttributesPerBone
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AttributesRuntime.h |
| Include | #include "Animation/AttributesRuntime.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AttributesRuntime.cpp |
static void BlendAttributesPerBone
(
TArrayView < const FStackAttributeContainer > SourceAttributes,
TArrayView < const int32 > PerBoneInterpolationIndices,
TArrayView < const FBlendSampleData > BlendSampleDataCache,
TArrayView < const int32 > BlendSampleDataCacheIndices,
FStackAttributeContainer & OutAttributes
)
Remarks
Blend custom attribute values from N set of inputs, using N number of blend samples