Houdini 20.0 Nodes VOP nodes

Get Full Body COM VOP node

Return the computed center-of-mass for the given KineFX geometry.

On this page
Since 18.5

Parameters

Signature

Default Inputs

Specifies that the center-of-mass will be output as a vector.

Transform

Specifies that the center-of-mass will be returned as a full 4×4 matrix. Rotation and scale are set to Identity.

File

Specifies the input or operator location of the geometry to operate on.

Configuration Attribute

Specifies the name of the dictionary point attribute that stores the configurations for computing the center-of-mass. See the Configure Joints SOP .

Inputs

file

The file that contains the geometry to operate on.

Outputs

com

The center-of-mass of the input geometry.

See also

VOP nodes