Matrix4d._m31

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

@param m31 the new value @return this

struct Matrix4d
ref return
_m31
(
double m31
)

Meta