FbxExporter — Aspose.3D FOSS TypeScript API Reference

FbxExporter — FbxExporter class in the Aspose.3D FOSS TypeScript API.. Inherits from: Exporter.

Package: aspose.threed


Properties

PropertyTypeAccessDescription
meshesMesh[]Read/Write
nodesNode[]Read/Write
meshesMesh[]Read/Write
nodesNode[]Read/Write
meshesMesh[]Read/Write
nodesNode[]Read/Write

Methods

MethodReturnsDescription
supportsFormat(fileFormat: FileFormat)boolean
export(scene: Scene, stream: any, _options: SaveOptions)void

See Also