[ Version ( since = "2.10.16" ) ]
public void mult (Matrix4 right)
Multiplies two matrices and puts the result into the second one.
| this |
The first input matrix. |
| right |
The second input matrix which will be overwritten by the result. |