Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TBaseBlendedCurve
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include | #include "Animation/AnimCurveTypes.h" |
template<typename OtherAllocator, typename OtherElementType>
void UseMaxValue
&40;
const TBaseBlendedCurve< OtherAllocator, OtherElementType > & CurveToCombine
&41;
Remarks
This doesn't blend but combines MAX(current value, CurveToCombine value)