ColladaLoadOptions

ColladaLoadOptions — Aspose.3D FOSS Python API Reference

ColladaLoadOptions — ColladaLoadOptions class.. Inherits from: LoadOptions.

Package: aspose.threed


Properties

PropertyTypeDescription
flip_coordinate_systembool
enable_materialsbool
scalefloat
normalize_normalbool

Methods

MethodReturnsDescription
flip_coordinate_system()bool
flip_coordinate_system(…) [overload 2]``
enable_materials()bool
enable_materials(…) [overload 2]``
scale()float
scale(…) [overload 2]``
normalize_normal()bool
normalize_normal(…) [overload 2]``

See Also