Gets the matrix data as the components that define a coordinate system.
"matrix2D_var" is a variable referencing a Matrix2D object. |
|
| Name | Type | Description |
| origin | Point2D | The output origin point of the coordinate system. |
| xAxis | Vector2D | The output x axis direction of the coordinate system. |
| yAxis | Vector2D | The output y axis direction of the coordinate system. |