Sets this matrix to be the matrix that maps from the standard coordinate system to the specified coordinate system.
| Name | Type | Description |
| Origin | Point | Input Point object that defines the origin of the coordinate system. |
| XAxis | Vector | Input Vector object that defines the X-axis vector of the coordinate system. |
| YAxis | Vector | Input Vector object that defines the Y-axis vector of the coordinate system. |
| ZAxis | Vector | Input Vector object that defines the Z-axis vector of the coordinate system. |