Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TAttributeBlendOperator > API/Runtime/Engine/Animation/TAttributeBlendOperator/Interpolate_Internal
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AttributeBlendOperator.h |
| Include | #include "Animation/AttributeBlendOperator.h" |
template<typename Type>
TEnableIf<&33;TAttributeTypeTraits< Type >::IsBlendable||TAttributeTypeTraits< AttributeType >::StepInterpolate, void >::Type Interpolate_Internal
&40;
const void &42; FromData,
const void &42; ToData,
float Alpha,
void &42; InOutData
&41; const
Remarks
Interpolate operation for non-blendable; step interpolated attribute types