Houdini 20.0 Nodes VOP nodes

Bind Point Transform VOP node

Binds a KineFX point transform with a point index.

On this page
Since 18.5

This operator returns a point transform at a given point index. It builds the transform from v@P and 3@transform attributes. It also resolves the point ID at compilation time from its inputs.

Parameters

File

Specifies on which geometry file input to query the attributes.

Point Name

Specifies a string representing the point name to query.

Outputs

file

A pass through returning resolved File Input or Geometry Path.

ptnum

An integer representing a point ID. It outputs the resolved target point ID.

xform

The world transform for the point.

localxform

The local transform for the point.

efflocalxform

The effective local transform for the point.

See also

VOP nodes