Matrix4x3d.setm21

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

@param m21 the new value @return this

struct Matrix4x3d
ref return
setm21
(
double m21
)

Meta