Matrix4d._m13

Set the value of the matrix element at column 1 and row 3 without updating the properties of the matrix.

@param m13 the new value @return this

struct Matrix4d
ref return
_m13
(
double m13
)

Meta