Houdini 20.0 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

Geometry containing the points.

pt_group_name: String

Name of a group containing 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