ColladaImporter

General

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

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

ColladaImporter.constructor crea una nova instància de la classe ColladaImporter.

Propietats

NameTypeAccessDescription
name: stringReadHolds the identifier name of the importer
effect: stringReadHolds a string describing the effect or purpose of the importer

Mètodes

SignatureDescription
constructor()Creates a new instance of the ColladaImporter class
supportsFormat(fileFormat: FileFormat)booleanReturns true if the given FileFormat is supported by this importer
importScene(scene: Scene, stream: any, options: LoadOptions)Loads a COLLADA scene from a stream into the provided Scene using specified options
 Català