ColladaFormat

General

ColladaFormat is a class in Aspose.3d for Typescript. Inherits from: ColladaFormat, FileFormat.

ColladaFormat és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚ColladaFormat⌒, ヽ FileFormat` .

ColladaFormat.getInstance retorna un objecte singleton ColladaFormat.

Propietats

NameTypeAccessDescription
extensionstringReadHolds the default file extension for COLLADA files
extensionsstring[]ReadLists all supported file extensions for COLLADA
contentTypestringReadContains the MIME type for COLLADA files
fileFormatTypeanyReadIdentifies the enum value representing the COLLADA format
versionstringReadSpecifies the COLLADA specification version supported
canExportbooleanReadIndicates if the COLLADA format can be exported
canImportbooleanReadIndicates if the COLLADA format can be imported
formatsany[]ReadProvides an array of related format descriptors

Mètodes

SignatureDescription
canExport()booleanIndicates if the COLLADA format can be exported
canImport()booleanIndicates if the COLLADA format can be imported
constructor()
getInstance()ColladaFormatReturns a singleton ColladaFormat object
createLoadOptions()ColladaLoadOptionsCreates a ColladaLoadOptions object for importing
createSaveOptions()ColladaSaveOptionsCreates a ColladaSaveOptions object for exporting
 Català