FbxSaveOptions constructor
init
Initializes a FbxSaveOptions
def __init__(self, format):
...
| Parameter | Type | Description |
|---|---|---|
| format | FileFormat |
init
Initialize a FbxSaveOptions using latest supported version.
def __init__(self, content_type):
...
| Parameter | Type | Description |
|---|---|---|
| content_type | FileContentType |
See Also
- module
aspose.threed.formats - class
FbxSaveOptions