ObjExporter

概要

ObjExporter Python の FOSS でのクラスです. 遺産は: Exporter.

このクラスでは,Python プログラムで ObjExporter オブジェクトと作業するための 3 つの方法が提供されています. 可能な方法には: __init__, export, supports_format. すべてのパブリックメンバーは,Python パッケージのAspose.3D FOSSをインストールした後で,任意の Python アプリケーションにアクセスできます.

メソッド

Signature記述
__init__()
supports_format(file_format)bool
export(scene: 'Scene', stream, options: 'SaveOptions')

参照する

 日本語