Choose your operating system:
Windows
macOS
Linux
| FAnimationBaseContext
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeBase.h |
Include |
#include "Animation/AnimNodeBase.h" |
struct FComponentSpacePoseContext : public FAnimationBaseContext
Evaluation context passed around during animation tree evaluation
Name | Description | ||
---|---|---|---|
|
Curve |
||
|
CustomAttributes |
||
|
Pose |
Name | Description | |
---|---|---|
|
FComponentSpacePoseContext ( |
This constructor allocates a new uninitialized pose for the specified anim instance. |
|
FComponentSpacePoseContext ( |
This constructor allocates a new uninitialized pose, copying non-pose state from the source context. |
Name | Description | ||
---|---|---|---|
|
ContainsNaN() |
||
|
IsNormalized() |
||
|
ResetToRefPose() |