Lưu Nút Thuộc Tính có Tên
The Store Named Attribute node stores the result of a field on a geometry as an attribute with the specified name. If the attribute already exists, the data type and domain will be updated to the values chosen in the node. However, keep in mind that the domain and data type of Thuộc Tính Gắn Sẵn (Built-In Attributes) cannot be changed.
Compared with the Thêm Nút Thuộc Tính Bố Trí UV (Capture Attribute Node), this node basically does the same thing, but the attribute gets a name instead of an anonymous reference. For reusing the data in the same node tree, the Capture Attribute node might be preferrable since it does not create the chance for name conflicts in the input geometry.
Ghi chú
If the input geometry contains multiple geometry component types, the attribute will be created on each component that has the chosen domain.
Đầu Vào (Inputs)
- Hình Học (Geometry)
Standard geometry input.
- Value (Giá Trị)
Trường đầu vào để tính toán.
- Tên (Name)
Tên để cung cấp cho dữ liệu lưu trữ.
Tính Chất (Properties)
- Kiểu dữ liệu (Data Type)
The data type used for the evaluated data.
- Phạm vi (Domain)
Which attribute domain to store the evaluated data on.
Đầu Ra (Outputs)
- Hình Học (Geometry)
Standard geometry output.
- Thuộc Tính (Attribute)
The result of the evaluated field, stored on the geometry.