ColladaSaveOptions
Übersicht über die
ColladaSaveOptions ist eine Klasse in Aspose.3D FOSS für .NET. Erben von: SaveOptions.
Speicheroptionen für das Collada-Format
Eigenschaften
| Name | Type | Access | Description |
|---|---|---|---|
Indented | bool | Read/Write | Gets or sets the indented. |
TransformStyle | ColladaTransformStyle | Read/Write | Gets or sets the transform style. |
ExportTextures | bool | Read/Write | Gets or sets the export textures. |
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 |
|---|---|
ColladaSaveOptions() | |
IOConfig() |