The strength of the layers in the Layer Stack determines which opinion is expressed in the scene. Saving layers lets you write your edits to disk, without being affected by layer opinions.
When a layer is "dirty" with unsaved edits, an asterisk appears next to the layer name in the USD Layer Editor. You can save an individual layer, or you can bulk save all of the unsaved edits on a stage.
Right-click a layer with unsaved edits > Save Edits
Layer edits are saved to disk and the asterisk no longer appears next to the layer name.
Saving an anonymous layer to disk lets you build USD files as part of a layer stack. An asterisk appears next to a layer name when unsaved layer edits exist. As best practice, save changes to nested layers before saving parent layers.
Right-click an anonymous layer in the USD Layer Editor and select Save As.
In the file browser that appears, set the following:
Type | Format |
---|---|
.usd | generalized format in which you can specify between Binary (default) or ASCII |
.usda | optimized for human readability, ASCII only |
.usdc | optimized for machine readability, Binary only |
Click Save.
The name of the anonymous layer is updated and the asterisk disappears, indicating that there are no longer unsaved edits on the layer.
In the USD Layer Editor, click .
Saving a stage lets you bulk save any unsaved edits in your stage. In the USD Layer Editor, the number of unsaved edits is displayed beside the save stage icon:
The following edits increase the save stage counter number:
If you have unsaved edits on multiple layers in your Layer Stack, you need to save those layers to disk before you can save the stage. When you have unsaved edits to multiple layers, you will recieve the following dialog (or a portion of it - depending on if your layers are existing or new):
Element | Description | |
---|---|---|
A | Anonymous Layer(s) Save | This section of the Save Stage Dialog appears when you have edits to anonymous or newly created layers. |
1 | Anonymous Layer File Name | Anonymous layers have not been saved to disk so Maya will autopopulate a file name for you for the save operation. |
2 | Anonymous Layer Save Path | Click the folder icon to choose the location for saving your anonymous layer to disk. |
B | Existing Layer(s) Save | This section of the Save Stage Dialog appears when you have unsaved edits to existing (ie. file-backed) layers. This section exists as a confirmation of the layers being overwritten with edits. |
Further Saving
To save multiple stages at once or save all USD data while performing a save operation for your Maya scene file, see Save USD Data.