GltfLoadOptions
Overview
GltfLoadOptions is a class in Aspose.3D FOSS for Python.
Inherits from: LoadOptions.
GltfLoadOptions.flip_tex_coord_v indicates whether to invert the V component of texture coordinates during GLTF import.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
flip_tex_coord_v | bool | Read | Indicates whether to invert the V component of texture coordinates during GLTF import |
_flip_tex_coord_v | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__() |