UsdSaveOptions constructor
init
Initialize a new UsdSaveOptions with FileFormat.USD format
def __init__(self):
...
init
Initialize a new UsdSaveOptions with specified USD/USDZ format.
def __init__(self, file_format):
...
| Parameter | Type | Description |
|---|---|---|
| file_format | FileFormat |
See Also
- module
aspose.threed.formats - class
UsdSaveOptions