Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation
Deprecated * FBaseBlendedCurve was renamed to TBaseBlendedCurve.
Inheritance Hierarchy
- TNamedValueArray
- FBaseBlendedCurve_DEPRECATED
- TBaseBlendedCurve
- FBlendedCurve
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
Include | #include "Animation/AnimCurveTypes.h" |
Syntax
template<typename AllocatorType>
struct FBlendedCurve : public TBaseBlendedCurve< FAnimStackAllocator >
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | InitFrom
(
const FBoneContainer& InBoneContainer |
Initialize from bone container's filtered curves |