Houdini 20.0 Nodes VEX networks

CVEX Type VOP network

This network defines a CVEX shader (SHOP).

CVEX is VEX code that runs outside a context.

For example, you can use a CVEX shader to modify guide hairs for fur. Houdini calls the CVEX program with all the attributes on the geometry and the program can modify them, such as P to modify point positions.

For more information on this subject, see CVEX shaders for fur.

Parameters

SHOP Type Name

The name of the new operator type defined by this network.

Show Operator in Tab Menu

If this option is turned on you will be able to access your shader from the Tab Menu in the SHOP network.

See also

VEX networks