GltfLoadOptions
Overview
GltfLoadOptions is a class in Aspose.3d for Python.
Inherits from: LoadOptions.
GltfLoadOptions.flip_tex_coord_v() gets or sets a boolean that determines whether the V texture coordinate is flipped during import.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
flip_tex_coord_v | bool | Read | Gets or sets a boolean that determines whether the V texture coordinate is flipped during import |
Methods
| Signature | Description |
|---|---|
__init__() |