Matrix4x3d._m11

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

@param m11 the new value @return this

struct Matrix4x3d
ref return
_m11
(
double m11
)

Meta