Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkeletalMeshComponent
Syntax
TArray < FTransform > BoneSpaceTransforms
Remarks
Temporary array of local-space (relative to parent bone) rotation/translation for each bone. This property is not safe to access during evaluation, so we created wrapper.