Translate (move) an object along a vector
ID
tool-transform-move
Name
Move
Group
Transform
Package
Tool
Keywords
Render
After creating a node, connect the geometry to be moved to the first port. To the second port, you need to connect a vector in the direction and size of which you want to move the geometry. On the output port, you will get the translated geometry.
Rotate
Mirror
Scale
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base geometry | |
vector | Vector | Translation vector | [10,10,10] |
Outputs
Name | Type | Description |
---|---|---|
translatedGeometry | Geometry | Translated geometry |