Save Three.js project copy
save_project_copyCreate a duplicate of the current Three.js project under a new project ID, preserving the complete editor snapshot including scene, camera, and renderer settings.
Instructions
Persists the editor snapshot under a new project ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| newProjectId | Yes | ||
| sourceProjectId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| revision | Yes | ||
| projectId | Yes |