Matrix4d._m23

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

@param m23 the new value @return this

struct Matrix4d
ref return
_m23
(
double m23
)

Meta