GltfLoadOptions
Übersicht über die
GltfLoadOptions ist eine Klasse in Aspose.3D FOSS für .NET. Erben von: LoadOptions.
Ladeoptionen für das glTF-Format
Eigenschaften
| Name | Type | Access | Description |
|---|---|---|---|
FlipTexCoordV | bool | Read/Write | Gets or sets the flip tex coord v. |
FileSystemFactory | FileSystemFactory | Read/Write | Gets or sets the file system factory. |
FileFormat | FileFormat | Read | Gets the file format. |
Encoding | Encoding | Read/Write | Gets or sets the encoding. |
FileSystem | FileSystem | Read/Write | Gets or sets the file system. |
LookupPaths | List<string> | Read/Write | Gets or sets the lookup paths. |
FileName | string | Read/Write | Gets or sets the file name. |
Methoden und Verfahren
| Signature | Description |
|---|---|
GltfLoadOptions() | Creates a new instance with default glTF loading settings |
IOConfig() |