Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
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 |