Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/BlendCurves
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AnimationRuntime.h |
| Include | #include "AnimationRuntime.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationRuntime.cpp |
void BlendCurves
(
const TArrayView < const FBlendedCurve *const > SourceCurves,
const TArrayView < const float > SourceWeights,
FBlendedCurve & OutCurve
)