Sets to the matrix of rotation that would align the 'from' vector with the 'to' vector.
"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 |
| from | Vector2D | The from vector. |
| to | Vector2D | The to vector. |