ColladaSaveOptions
General
ColladaSaveOptions is a class in Aspose.3d for Typescript.
Inherits from: ColladaSaveOptions, SaveOptions.
ColladaSaveOptions és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚ColladaSaveOptions⌒, ヽ SaveOptions` .
ColladaSaveOptions permet als desenvolupadors configurar si invertir el sistema de coordenades, habilitar l’exportació de material i controlar la indentadura del fitxer d’aparició.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
flipCoordinateSystem | boolean | Read | Determines whether the coordinate system is inverted during export |
enableMaterials | boolean | Read | Controls whether material data is written to the COLLADA file |
indented | boolean | Read | Specifies whether the output XML is formatted with indentation for readability |
Mètodes
| Signature | Description |
|---|---|
constructor() | Creates a new ColladaSaveOptions instance with default values |