Enqueue a 3D animation-preset retargeting job (Roles: user)
post/jobs/animate-3d-preset
Request body
request_idstring
model_asset_idstring
Parent 3D asset id the resulting clip belongs to.
preset_idstring required
id of an animation preset (see /utils/animation-presets). Only presets that expose a clip_url can be applied to a 3D model.
user_modelstring
URL of an already-rigged GLB to retarget onto.
user_model_file_typestring
crop_loopboolean
Trim the animation to the span that loops seamlessly. Omit to follow the preset's own loop flag (cyclic motions loop, one-shots keep their full arc). Ignored when no clean loop exists in the motion.
in_placeboolean
Remove the animation's net travel so the character moves on the spot and the engine drives locomotion. Omit to follow crop_loop.