Save Scene As
scene.save_asValidate and save the current Maya scene to a new file path, automatically detecting ASCII or Binary format from the file extension.
Instructions
Save the scene to a new file path. Validates the path and saves as Maya ASCII or Binary based on extension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute or relative path to save the scene to (.ma or .mb) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | Yes | ||
| success | Yes | ||
| file_path | Yes |