GltfSaveOptions

GltfSaveOptions — Aspose.3D FOSS Python API Reference

GltfSaveOptions — GltfSaveOptions class.. Inherits from: SaveOptions.

Package: aspose.threed


Properties

PropertyTypeDescription
file_format'FileFormat'
binary_modebool
flip_tex_coord_vbool

Methods

MethodReturnsDescription
file_format()'FileFormat'
binary_mode()bool
binary_mode(…) [overload 2]``
flip_tex_coord_v()bool
flip_tex_coord_v(…) [overload 2]``

See Also