SaveOptions
Overview
SaveOptions is a class in Aspose.3d for Python.
Inherits from: IOConfig.
SaveOptions.export_textures getter/setter controls whether textures are included when exporting a scene.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
export_textures | bool | Read | Getter/setter controls whether textures are included when exporting a scene |
Methods
| Signature | Description |
|---|---|
__init__() |