ColladaLoadOptions

ColladaLoadOptions

Overview

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

Load options for Collada format

This class provides 1 method for working with ColladaLoadOptions objects in .NET programs. Available methods include: ColladaLoadOptions. All exported members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package. Properties: FlipCoordinateSystem.

Description

ColladaLoadOptions is a class in the Aspose.3D FOSS library for .NET that exposes 0 methods and 7 properties for programmatic use. It extends LoadOptions, inheriting shared functionality from its parent type.

The class offers 2 constructor overloads, allowing flexible initialization depending on the calling context.

Properties

NameTypeAccessDescription
FlipCoordinateSystemboolRead/WriteGets or sets the flip coordinate system.

Methods

SignatureDescription
ColladaLoadOptions()

See Also