Result

The result of the ConvertTransformation command.

  • When converting between Axis-angle representation, Euler-angle representation and matrix format, the Transformation node holds the transformation in the desired target format.

  • If the SplitRotation parameter was set, the Transformations node contains an array of the resulting transformation sequence.

JSON Format

Type

Object

Permissions

Read-only

Properties

Property

Description

Transformation

Converted input Transformation.

Transformations*

An array of three axis aligned rotation transformations, when SplitRotation was specified.

* optional property