Matrix4d._m12

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

@param m12 the new value @return this

struct Matrix4d
ref return
_m12
(
double m12
)

Meta