FbxLoadOptions constructor
__init__(self)
Constructor of FbxLoadOptions
def __init__(self):
...
__init__(self, format)
Constructor of FbxLoadOptions
def __init__(self, format):
...
Parameter | Type | Description |
---|---|---|
format | FileFormat | Instance of FileFormat , it should be a valid FBX format. |
See Also
- module
aspose.threed.formats
- class
FbxLoadOptions
- class
FileFormat