ObjExporter

Overview

ObjExporter is a class in Aspose.3D FOSS for Python. Inherits from: Exporter.

Methods

SignatureDescription
__init__()
supports_format(file_format)bool
export(scene: 'Scene', stream, options: 'SaveOptions')

See Also