ColladaSaveOptions
General
ColladaSaveOptions is a class in Aspose.3d for Python.
Inherits from: SaveOptions.
ColladaSaveOptions és una classe en Aspose.3d per a Python. Hereta de: ゚SaveOptions⌒ .
ColladaSaveOptions permet als desenvolupadors controlar el comportament d’exportació amb banderes flip_coordinate_system, ̋enable_materials⌒ i ∂indented゚ (pretty-print).
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
flip_coordinate_system | bool | Read | Determines whether the Y and Z axes are swapped during export |
enable_materials | bool | Read | Controls whether material definitions are written to the COLLADA file |
indented | bool | Read | Specifies whether the generated COLLADA XML is formatted with indentation |
Mètodes
| Signature | Description |
|---|---|
__init__() |