SaveOptions
Overview
SaveOptions is a class in Aspose.3D FOSS for Python.
Inherits from: IOConfig.
SaveOptions.export_textures determines if textures are included in the exported file.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
export_textures | bool | Read | Determines if textures are included in the exported file |
_export_textures | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__() |