A field containing a transformation matrix (an SbMatrix).
SoSFMatrices are written to file as 16 floating point numbers separated by whitespace. For example, an identity matrix is written as:
Sets this field to contain the matrix given by the 16 values. For a translation matrix, the x, y and z translations should be in the a41, a42, and a43 arguments.