ColladaSaveOptions
Overview
ColladaSaveOptions is a class in Aspose.3D FOSS for .NET.
Inherits from: SaveOptions.
Save options for Collada format
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Indented | bool | Read/Write | Gets or sets whether the saved Collada file uses indentation for readability |
TransformStyle | ColladaTransformStyle | Read/Write | Gets or sets the style used to write transforms in the Collada file |
Methods
| Signature | Description |
|---|---|
ColladaSaveOptions() | Initializes a new instance with default Collada save settings |