Houdini 20.0 Nodes VOP nodes

Set Point Transforms VOP node

Sets arrays of point transforms at an array of point IDs.

On this page
Since 18.5

This operator sets point world transforms at a given array of point IDs.

Parameters

Points

Specifies an array of integers representing the point indices to set. When no input is connected, you can write a point group string.

Update Children Transforms

When on, the point transforms of the given array of point’s children are updated when modifying the point world transform. When off, the given points' children stay in place just like when using Child Compensation on a transform handle.

Inputs

pts

An array of integers representing the point indices to set. When no input is connected, you can write a point group string.

xforms

An array of world space transforms corresponding to the given array of points, or the point group given in the Points parameter.

localxforms

An array of local space transforms corresponding to the given array of points, or the point group given in the Points parameter.

Note

If both xforms and localxforms are connected then xform will take precedence, the localxforms input will be disregarded.

See also

VOP nodes