FbxExporter
General
FbxExporter is a class in Aspose.3d for Typescript.
Inherits from: FbxExporter, Exporter.
FbxExporter és una classe de l’Aspose.3d per a Typescript. Hereta de: ゚FbxExporter⌒, ∂Exporter∂.
FbxExporter pot exportar una escena a un flux escriptible per qualsevol format que informe true de supportsFormat().
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
meshes | : Mesh[] | Read | Provides the collection of Mesh objects involved in the export operation |
nodes | : Node[] | Read | |
meshes | : Mesh[] | Read | Provides the collection of Mesh objects involved in the export operation |
nodes | : Node[] | Read | |
meshes | : Mesh[] | Read | Provides the collection of Mesh objects involved in the export operation |
nodes | : Node[] | Read |
Mètodes
| Signature | Description |
|---|---|
constructor() | Creates a new FBX exporter instance |
supportsFormat(fileFormat: FileFormat) → boolean | |
export(scene: Scene, stream: any, _options: SaveOptions) |