Houdini 11 HScript commands

Dirty nodes dependent on a stamping variable..

Usages

  1. stampdirty [-R] [-v] operator_pattern token1 [token2 ...]

#

This command dirties any nodes dependent on the specified stamping variables from the specified scope so that they will recook the next time their cooked data is requested.

Options

-R

Recurse up the scope hierarchy.

-v

(Verbose) Print a list of the nodes dirtied.

On this page