Import Attribute VEX node

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

See also: Add Attribute, Primitive Attribute

This operator imports attribute data from the OP connected to the given input. It return 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.

Usages in other examples

Example name Example for

Particle Fluid Object dynamics node

Load | Launch

Particle Fluid Solver dynamics node

Load | Launch