matrix

The node's 4x4 matrix transform from its local coordinates to its parent's. Setting the matrix to undefined will restore the node's original transform, and allow the node to be animated by any animations in the model again.

For changes to take effect, this property must be assigned to; setting individual elements of the matrix will not work.

See also