Downloads and parses an activity's 3D animation data.
const transforms = await fetchAnimationTransforms(client, activity); Copy
const transforms = await fetchAnimationTransforms(client, activity);
If the activity has no animation result available.
animation
Downloads and parses an activity's 3D animation data.