FbxPlugin

General

FbxPlugin és una classe en Aspose.3d per Typescript. Heretaris de: FbxPlugin, Plugin.

FbxPlugin proporciona un punt d’entrada unificat per obtenir el format de fitxer FBX, importador, exportador i detector de formats.

Mètodes

SignaturaDescripció
constructor()
getInstance()FbxPlugin
getFileFormat()FileFormatRetorna l’objecte FileFormat que representa FBX.
getImporter()ImporterRetorna l’importador utilitzat per llegir els arxius FBX
getExporter()ExporterRetorna l’Exportador utilitzat per escriure arxius FBX
getFormatDetector()FormatDetectorRetorna el FormatDetector per identificar els arxius FBX
createLoadOptions()FbxLoadOptionsCrea un objecte FbxLoadOptions per defecte
createSaveOptions()FbxSaveOptionsCrea un objecte FbxSaveOptions per defecte
 Català