ColladaTransformStyle

ColladaTransformStyle

Overview

ColladaTransformStyle is a enum in Aspose.3D FOSS for .NET.

The node’s transformation style of node

This enumeration defines 2 values: Components, Matrix.

Values

ValueDescription
ComponentsRepresents the component-wise transform style for Collada output
MatrixRepresents the matrix-based transform style for Collada output

See Also