GltfSaveOptions constructor
__init__(self, content_type)
Constructor of GltfSaveOptions
def __init__(self, content_type):
...
| Parameter | Type | Description |
|---|---|---|
| content_type | aspose.threed.FileContentType |
__init__(self, format)
Constructor of GltfSaveOptions
def __init__(self, format):
...
| Parameter | Type | Description |
|---|---|---|
| format | aspose.threed.FileFormat |
See Also
- module
aspose.threed.formats - class
GltfSaveOptions