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.
Đầu Vào (Inputs)¶
- Hình Học (Geometry)
Đầu vào hình học tiêu chuẩn.
- Dịch Chuyển/Phiên Dịch (Translation)
The attribute or vector input.
Tính Chất (Properties)¶
- Thể Loại (Type)
- Thuộc Tính (Attribute)
Use the values from the attribute to move each point by a different amount.
- Véctơ (Vector)
Use a single vector to translate every single point. Equivalent to the Transform Node.
Đầu Ra (Output)¶
- Hình Học (Geometry)
Đầu ra hình học tiêu chuẩn.