Houdini 20.5 Nodes APEX nodes

skel::GetPointTransform

Returns the world transform of a KineFX point.

On this page
Since 20.0

Inputs

geo: Geometry

The geometry that contains the point to query.

name: String

The name attribute value to find on the point.

Outputs

xform: Matrix4

The world transform matrix of the point. This matrix is constructed from the point’s Matrix3 transform attribute and Vector3 P attribute.

See also

APEX nodes