GltfLoadOptions

GltfLoadOptions

Overview

GltfLoadOptions is a class in Aspose.3D FOSS for .NET. Inherits from: LoadOptions.

Load options for glTF format

Properties

NameTypeAccessDescription
FlipTexCoordVboolRead/WriteGets or sets whether to flip the V texture coordinate when loading glTF files

Methods

SignatureDescription
GltfLoadOptions()Creates a new instance with default glTF loading settings

See Also