GltfPlugin

General

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

GltfPlugin.getInstance returns the singleton GltfPlugin object.

Mètodes

SignaturaDescripció
constructor()
getInstance()GltfPluginRetorna l’objecte singleton GltfPlugin
createImporter()ImporterCrea un nou importador de GLTF per llegir arxius.
createExporter()ExporterCrea un nou exportador GLTF per escriure arxius
getFileFormat()FileFormatRetorna l’objecte FileFormat que representa GLTF.
getImporter()ImporterRetorna l’instància d’importador GLTF predeterminada
getExporter()ExporterRetorna l’instància d’exportació GLTF predeterminada
getFormatDetector()FormatDetectorRetorna un detector que identifica els arxius GLTF.
createLoadOptions()GltfLoadOptionsCrea un objecte GltfLoadOptions per a la configuració d’import
createSaveOptions()GltfSaveOptionsCrea un objecte GltfSaveOptions per a la configuració d’exportació
 Català