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