Sets this matrix2d to be the matrix2d that maps from the standard coordinate system to the specified coordinate system.
Name | Type | Description |
Origin | Point2d | Origin point. |
XAxis | Vector2d | Vector for X axis of coordinate system. |
YAxis | Vector2d | Vector for Y axis of coordinate system. |