Replaces the transform with transform, or resets it when nothing is
given.
The matrix forms are this fork's extension: the standard takes six
numbers, and these also accept a DOMMatrix, a matrix-like object or a
CSS transform string.
Optionaltransform: MatrixAs above, multiplying transform into the current transform rather than
naming its six components.
The current transform, and the operations that build it.