Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components > USkeletalMeshComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
Include | #include "Components/SkeletalMeshComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/SkeletalMeshComponent.cpp |
void FinalizePoseEvaluationResult
(
const USkeletalMesh * InMesh,
TArray < FTransform > & OutBoneSpaceTransforms,
FVector & OutRootBoneTranslation,
FCompactPose & InFinalPose
) const
Remarks
Finalizes pose to OutBoneSpaceTransforms.