UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Anim::FCachedPoseThreadContext::FCachedPose Struct Reference

Public Attributes

FCompactPose Pose
 
FBlendedCurve Curve
 
UE::Anim::FStackAttributeContainer Attributes
 

Detailed Description

Cached pose - note that all memory is allocated on the current mem stack allocator

Member Data Documentation

◆ Attributes

UE::Anim::FStackAttributeContainer UE::Anim::FCachedPoseThreadContext::FCachedPose::Attributes

◆ Curve

FBlendedCurve UE::Anim::FCachedPoseThreadContext::FCachedPose::Curve

◆ Pose

FCompactPose UE::Anim::FCachedPoseThreadContext::FCachedPose::Pose

The documentation for this struct was generated from the following file: