Houdini 20.0 Nodes VOP nodes

Import Attribute VOP node

Imports attribute data from the OP connected to the given input.

This operator imports attribute data from the OP connected to the given input. It returns 1 if successful and 0 if unsuccessful. Possible reasons for failure are:

Specifying the point number is optional.

When using Import Attributes inside POPs, care is required. If one reads from an attribute that is being written to, undefined results can occur. In this case, one should turn on Cache Incoming Geometry at the POP level.

See also

VOP nodes