Enum ColladaTransformStyle
ColladaTransformStyle enumeration
The node’s transformation style of node
public enum ColladaTransformStyle
Values
| Name | Value | Description | 
|---|---|---|
| Components | 0 | Export the node’s transformation as rotate/scale/translate | 
| Matrix | 1 | Export the node’s transfromation as matrix | 
See Also
- namespace Aspose.ThreeD.Formats
 - assembly Aspose.3D