Transformation Matrix

Instructions for Use

A 4 * 4 transformation matrix that specifies the translation, rotation, and scaling of the object.

Parameter Description

Parameter Name Parameter Description Parameter Type
Translate Set the distance, in meters, that the object is translated along the X, Y, and Z axes. Point3D
Rotate Set the angle, in degrees, by which the object is rotated about the X, Y, and Z axes. Point3D
Zoom Set how much the object is enlarged or reduced in the X, Y, and Z directions, respectively. Point3D
Matrix
(Optional)
Enter a string defining the parameters of the object transformation matrix in the format A1, A2, a3..
This parameter is mutually exclusive with the translation, rotation, and scaling parameters. If all parameters are set at the same time, only the Matrix parameter takes effect.
String

Output Result

Parameter Name Parameter Description Parameter Type
Transform Matrix Transform Matrix