You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/mayaUsd/commands/Readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,6 +212,7 @@ their own purposes, similar to the Alembic export chaser example.
212
212
| `-selection` | `-sl` | noarg | false | When set, only selected nodes (and their descendants) will be exported |
213
213
| `-stripNamespaces` | `-sn` | bool | false | Remove namespaces during export. By default, namespaces are exported to the USD file in the following format: nameSpaceExample_pPlatonic1 |
214
214
| `-hideSourceData` | `-hsd` | bool | false | Hide the Maya nodes that were used as the source. |
| `-worldspace` | `-wsp` | bool | false | Export all root prim using their full worldspace transform instead of their local transform |
216
217
| `-staticSingleSample` | `-sss` | bool | false | Converts animated values with a single time sample to be static instead |
217
218
| `-geomSidedness` | `-gs` | string | derived | Determines how geometry sidedness is defined. Valid values are: `derived` - Value is taken from the shapes doubleSided attribute, `single` - Export single sided, `double` - Export double sided |
0 commit comments