Console Out

This Node is similar to the Output Node but can also work with complex data types such as Matrix. The value should not, however, be a static value. You can, for exammple, use animated values or those from other Nodes that are continuously re-calculated. Additionally, the Node cannot be placed at the end of a chain but has to be used as an active element within a setup so the values can run through the Node.

This example shows an animated Velue Node taht passes a Matrix to a Console Out Node. There, a short string is augmented before the Matrix is output in the console.