set_morph_target
Adjust morph target influence on a mesh for runtime preview or persistent code change. Requires user confirmation for mode selection.
Instructions
Set morph target influence on a mesh — runtime-only preview (lost on reload). ASK the user first: runtime preview or persistent code change?
Runtime preview — lost on page reload. You MUST ask the user first: runtime preview only, or also update source code?
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Mesh name | |
| uuid | No | Mesh UUID | |
| index | No | Morph target index | |
| targetName | No | Morph target name (from dictionary) | |
| influence | Yes | Influence value (0-1) |