Transformación¶
The Transform Node allows you to move, rotate or scale the geometry. The transformation is applied to the entire geometry, and not per element. For example, rotation with this node will change the location of each point rather than changing the rotation of individual points. For that, the Point Rotate node can be used.
Entradas¶
- Geometría
Standard geometry input.
- Traducción
Translates the geometry in the local space of the modified object.
- Rotación
Euler rotation in local space.
- Escala
Scale to transform the geometry in local space.
Propiedades¶
Este nodo no tiene propiedades.
Salida¶
- Geometría
Standard geometry output.