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
| Value | Description |
|---|---|
Components | Represents the component-wise transform style for Collada output |
Matrix | Represents the matrix-based transform style for Collada output |