Point Translate¶
The Point Translate Node moves every point of the geometry by the specified amount, either from the attribute input or a vector input. This node is provided for convenience, as it’s equivalent to using the Attribute Vector Math Node with the Addition operation and the position attribute.
Inputs – Уводи¶
- Geometry – Геометрія
Standard geometry input.
- Translation – Переклад
The attribute or vector input.
Properties – Властивості¶
- Type – Тип
- Атрибут – Attribute
Use the values from the attribute to move each point by a different amount.
- Vector – Вектор
Use a single vector to translate every single point. Equivalent to the Transform Node.
Вивід – Output¶
- Geometry – Геометрія
Standard geometry output.