Matrix4x3d._m20

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

@param m20 the new value @return this

struct Matrix4x3d
ref return
_m20
(
double m20
)

Meta