Houdini 20.5 Nodes APEX nodes

rig::PointConstraint

Computes a transform from a weighted mix of points on a geometry.

On this page
Since 20.0

Inputs

geo: Geometry

The geometry that contains the points.

pt_group_name: String

The name of a group that contains the points.

weights: FloatArray

The weight of each point.

x_axis_name: String

The name of a vector attribute used to specify the direction of the x-axis in the generated transform.

y_axis_name: String

The name of a vector attribute used to specify the direction of the y-axis in the generated transform.

Outputs

xform: Matrix4

The output transform.

APEX nodes