Reset this matrix to align with a specific coordinate system.
"matrix2D_var" is a variable referencing a Matrix2D object.
|
"matrix2D_var" is a variable referencing a Matrix2D object.
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
origin | Point2D | The origin point of the coordinate system. |
xAxis | Vector2D | The x axis direction of the coordinate system. |
yAxis | Vector2D | The y axis direction of the coordinate system. |