FbxImporter

General

FbxImporter is a class in Aspose.3d for Typescript. Inherits from: FbxImporter, Importer.

FbxImporter és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚FbxImporter⌒, ∂Importador∂.

FbxImporter carrega dades FBX en una escena des d’una ruta de fitxer o un flux, sempre que el format sigui compatible.

Mètodes

SignatureDescription
constructor()Creates a new instance of the FBX importer
supportsFormat(fileFormat: FileFormat)boolean
open(filename: string, options: LoadOptions)SceneLoads a scene from a file using the specified LoadOptions
openFromStream(stream: any, options: LoadOptions)SceneLoads a scene from a data stream using the specified LoadOptions
importScene(scene: Scene, stream: any, _options: LoadOptions)Imports FBX data from a stream into an existing Scene with given options
 Català