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 FInertializationBoneDiff
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | RotationAngle | |
![]() |
FVector | RotationAxis | |
![]() |
float | RotationSpeed | |
![]() |
FVector | ScaleAxis | |
![]() |
float | ScaleMagnitude | |
![]() |
float | ScaleSpeed | |
![]() |
FVector | TranslationDirection | |
![]() |
float | TranslationMagnitude | |
![]() |
float | TranslationSpeed |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Clear () |