![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnimNodeBase.h>
Inheritance diagram for FComponentSpacePoseContext:Public Attributes | |
| FCSPose< FCompactPose > | Pose |
| FBlendedCurve | Curve |
| UE::Anim::FStackAttributeContainer | CustomAttributes |
Public Attributes inherited from FAnimationBaseContext | |
| FAnimInstanceProxy * | AnimInstanceProxy |
| FAnimationUpdateSharedContext * | SharedContext |
Additional Inherited Members | |
Protected Member Functions inherited from FAnimationBaseContext | |
| ENGINE_API | FAnimationBaseContext (UAnimInstance *InAnimInstance) |
| ENGINE_API | FAnimationBaseContext (FAnimInstanceProxy *InAnimInstanceProxy, FAnimationUpdateSharedContext *InSharedContext=nullptr) |
| ENGINE_API void | LogMessageInternal (FName InLogType, const TSharedRef< FTokenizedMessage > &InMessage) const |
Protected Attributes inherited from FAnimationBaseContext | |
| bool | bIsActive = true |
| int32 | CurrentNodeId |
| int32 | PreviousNodeId |
Evaluation context passed around during animation tree evaluation
|
inline |
|
inline |
| bool FComponentSpacePoseContext::ContainsNaN | ( | ) | const |
| bool FComponentSpacePoseContext::IsNormalized | ( | ) | const |
|
default |
| void FComponentSpacePoseContext::ResetToRefPose | ( | ) |
| FBlendedCurve FComponentSpacePoseContext::Curve |
| UE::Anim::FStackAttributeContainer FComponentSpacePoseContext::CustomAttributes |
| FCSPose<FCompactPose> FComponentSpacePoseContext::Pose |