ColladaSaveOptions

ColladaSaveOptions — Aspose.3D FOSS Python API Reference

ColladaSaveOptions — ColladaSaveOptions class.. Inherits from: SaveOptions.

Package: aspose.threed


Properties

PropertyTypeDescription
flip_coordinate_systembool
enable_materialsbool
indentedbool

Methods

MethodReturnsDescription
flip_coordinate_system()bool
flip_coordinate_system(…) [overload 2]``
enable_materials()bool
enable_materials(…) [overload 2]``
indented()bool
indented(…) [overload 2]``

See Also