Matrix4x3d.setm22

Set the value of the matrix element at column 2 and row 2.

@param m22 the new value @return this

struct Matrix4x3d
ref return
setm22
(
double m22
)

Meta