ObjExporter
Overview
ObjExporter is a class in Aspose.3D FOSS for Java.
Inherits from: IExporter.
ObjExporter.canExport returns true when the exporter can handle the specified FileFormat.
Methods
| Signature | Description |
|---|---|
canExport(format: FileFormat) → boolean | Returns true when the exporter can handle the specified FileFormat |
export(scene: Scene, stream: Stream, options: SaveOptions) |