how do I get transform of a bone that is ragdolled with skeleton.start_physics_body_simulation()?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Favkis

get_bone_custom_pose() returns T Pose, and get_bone_pose() returns non ragdolled values.