ColladaTransformStyle

ColladaTransformStyle

Overview

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

The node’s transformation style of node

Values

ValueDescription
ComponentsRepresents using separate component transforms (translation, rotation, scale) in Collada export
MatrixRepresents using a single matrix transform for nodes in Collada export

See Also