Matrix4d._m30

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

@param m30 the new value @return this

struct Matrix4d
ref return
_m30
(
double m30
)

Meta