Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_Inertialization.h |
| Include | #include "Animation/AnimNode_Inertialization.h" |
Syntax
struct FInertializationCurve
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBlendedHeapCurve | BlendedCurve | ||
| TArray< uint16 > | CurveUIDToArrayIndexLUT |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInertializationCurve
(
const FInertializationCurve& Other |
|||
FInertializationCurve
(
FInertializationCurve&& Other |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitFrom
(
const TBaseBlendedCurve< OtherAllocator >& Other |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FInertializationCurve & | operator=
(
const FInertializationCurve& Other |
||
| FInertializationCurve & | operator=
(
FInertializationCurve&& Other |