Houdini 20.0 Nodes VOP nodes

Shader Output Export Variables VOP node

Represents export parameters in a shader call.

Since 16.5

Overview

When a shader node is used as part of a larger shader, it generates source code that performs a shader function call. The call may contain export parameters that are not available as output connectors on the shader node. This node helps accessing such export parameters, by presenting them as own output connectors.

See also

VOP nodes