GltfLoadOptions

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

NameTypeAccessDescription
flip_tex_coord_vboolReadGets or sets a boolean that determines whether the V texture coordinate is flipped during import

Methods

SignatureDescription
__init__()