Skip to main content

Ai

9 tools in this family (folder Editor/Tools/Ai/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
ai_3d_check_riggablewritesPre-check whether a generated mesh can be auto-rigged. Takes the generation job's task id,
ai_3d_download_resultwritesDownload a completed mesh from the provider, place under Assets/Generated/{provider}/.
ai_3d_generate_rigged_characterwritesOne-call pipeline: text prompt -> generated mesh -> auto-rig (spec=mixamo) -> download ->
ai_3d_get_job_statusread-onlyPoll the status of a previously submitted ai_3d_* job.
ai_3d_image_to_meshwritesGenerate a 3D mesh from one or more reference images. Multi-view input supported by some providers (…
ai_3d_list_providersread-onlyList all registered AI 3D providers and their capabilities (auth requirements, self-host support).
ai_3d_retarget_animationwritesBake preset animation(s) onto a RIGGED mesh. Takes the rig job's task id, returns a job_id
ai_3d_rig_modelwritesAuto-rig a generated mesh: produces a skeleton + skin weights from a generation task id.
ai_3d_text_to_meshwritesGenerate a 3D mesh from a text prompt using one of the configured AI providers.