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