Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCSPose
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/BonePose.h |
Include | #include "BonePose.h" |
void SafeSetCSBoneTransforms
&40;
const TArray< struct FBoneTransform > & BoneTransforms
&41;
Remarks
Set a bunch of Component Space Bone Transforms. Do this safely by insuring that Parents are already in Component Space, and any Component Space children are converted back to Local Space before hand.