UPoseableMeshComponent::GetBoneSpaceTransforms

We need this for template function in the cpp skeletalmeshcomponent hides this property, so now creating extra getter for poseablemeshcomponent although it's fine for poseablemeshcomponent to have this as external

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/PoseableMeshComponent.h

Include

#include "Components/PoseableMeshComponent.h"

Syntax

const TArray< FTransform > & GetBoneSpaceTransforms() const

Remarks

We need this for template function in the cpp skeletalmeshcomponent hides this property, so now creating extra getter for poseablemeshcomponent although it's fine for poseablemeshcomponent to have this as external

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss