Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FPoseDataContainer
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/PoseAsset.h |
Include | #include "Animation/PoseAsset.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/PoseAsset.cpp |
void AddOrUpdatePose
(
const FName & InPoseName,
const TArray < FTransform > & InlocalSpacePose,
const TArray < float > & InCurveData
)