Houdini 13.0 Nodes

interface version 1

Generates a simple formatted text output of the current channel names and values.

This operator builds a text page from all channels. The page will contain all channel names, as well as their values at the current frame.

This text is stored in a multi-line string parameter on the node.

Tip

By connecting the Channels as Text string parameter to a Font (SOP or COP2) node, an “on-screen display” can be built to show certain parameter names and their values.

Parameters

Search, Replace

If enabled, a text search/replace is applied to each channel name before adding them to the output text page.

Separator

A single character to be used as separator between channel names and their values.

Digits

Number of digits, for...

All

The full width of numeric values (measured in characters, including the negative - and fraction . symbols).

Fractional

The number of digits for the fractional parts of numbers.

Padding

Number of additional separator characters between channel name and value.

Channels as Text

This multi-line string parameter contains the generated text output.

Tip

This parameter can be directly connected to a Font (SOP or COP2) node.

Release Notes

interface version 1

2014-01-04

First version (experimental).