Houdini 20.0 Nodes APEX Nodes

skel::GetPointTransform

Return the world transform of a KineFX point.

On this page
Since 20.0

Inputs

geo: Geometry

The geometry to look for the point on.

name: String

The name attribute value to look up the point by.

Outputs

xform: Matrix4

The world transform matrix of the point.

This matrix will be constructed from the point’s Matrix3 transform attribute and the Vector3 P attribute.

APEX Nodes