Houdini 21.0 Nodes APEX nodes

geoutils::Translate

Translates a geometry.

On this page
Since 21.0

Translates a geometry along the x, y, and z axes specified by vector t. This is a wrapper around geo::Transform.

Inputs

geo: Geometry

The geometry to translate.

t: Vector3

The x, y, and z axes to translate along.

Outputs

geo: Geometry

The translated geometry.

APEX nodes