ObjFormat — Aspose.3D FOSS TypeScript API Reference
ObjFormat — ObjFormat class in the Aspose.3D FOSS TypeScript API.. Inherits from: FileFormat.
Package: aspose.threed
Methods
| Method | Returns | Description |
|---|---|---|
getInstance() | ObjFormat | |
extension() | string | |
extensions() | string[] | |
contentType() | string | |
fileFormatType() | any | |
version() | string | |
canExport() | boolean | |
canImport() | boolean | |
formats() | any[] | |
createLoadOptions() | ObjLoadOptions | |
createSaveOptions() | ObjSaveOptions |