Matrix4d._m03

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

@param m03 the new value @return this

struct Matrix4d
ref return
_m03
(
double m03
)

Meta