Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TAttributeBlendOperator
| Type | Name | Description | |||
|---|---|---|---|---|---|
| TEnableIf< TAttributeTypeTraits< Type >::IsBlendable &&!TAttributeTypeTraits< AttributeType >::S... | Interpolate_Internal
(
const void* FromData, |
Interpolate operation for blendable; non-step interpolated attribute types | |||
| TEnableIfTAttributeTypeTraits< Type >::IsBlendable | TAttributeTypeTraits< AttributeType >::Ste... | Interpolate_Internal
(
const void* FromData, |
Interpolate operation for non-blendable; step interpolated attribute types |