FBaseBlendedCurve::UseMaxValue

This doesn't blend but combine [MAX(current weight, curvetocombine weight)](API\Runtime\CoreUObject\UObject\EChannelCloseReason)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h

Include

#include "Animation/AnimCurveTypes.h"

Syntax

void UseMaxValue
(
    const FBaseBlendedCurve & CurveToCombine
)

Remarks

This doesn't blend but combine MAX(current weight, curvetocombine weight)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss