ColladaTransformStyle

ColladaTransformStyle enumeration

The node’s transformation style of node

public enum ColladaTransformStyle

Values

NameValueDescription
Components0Export the node’s transformation as rotate/scale/translate
Matrix1Export the node’s transfromation as matrix

See Also