ColladaSaveOptions

ColladaSaveOptions

Overview

ColladaSaveOptions is a class in Aspose.3D FOSS for .NET. Inherits from: SaveOptions.

Save options for Collada format

Properties

NameTypeAccessDescription
IndentedboolRead/WriteGets or sets whether the saved Collada file uses indentation for readability
TransformStyleColladaTransformStyleRead/WriteGets or sets the style used to write transforms in the Collada file

Methods

SignatureDescription
ColladaSaveOptions()Initializes a new instance with default Collada save settings

See Also