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

NameTypeAccessDescription
export_texturesboolReadDetermines if textures are included in the exported file
_export_textures``Read

Methods

SignatureDescription
__init__()

See Also