Matrix4d._m10

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

@param m10 the new value @return this

struct Matrix4d
ref return
_m10
(
double m10
)

Meta