Attribute Clamp¶
This node inputs one attribute and clamps the values and writes these to the result attribute.
Đầu Vào (Inputs)¶
- Hình Học (Geometry)
Đầu vào hình học tiêu chuẩn.
- Thuộc Tính (Attribute)
Name of the attribute that is to be clamped.
- Kết Quả (Result)
Name of the attribute where the computed result it stored. If an attribute with this name does not exist yet, a new attribute is added. If it does exist, the values of the attribute are overridden.
- Tối Thiểu (Min)
Minimum value. This socket changes according to data type selected.
- Tối Đa (Max)
Maximum value. This socket changes according to data type selected.
Tính Chất (Properties)¶
- Kiểu dữ liệu (Data Type)
This determines the data type of the result attribute. This also changes the Min and Max inputs to match the data type.
- Thao Tác (Operation)
This determines how the data is clamped.
- Tối Thiểu, Tối Đa (Min Max)
Constrain value between min and max.
- Phạm Vi (Range)
Constrain value between min and max, swapping inputs when min is greater than max.
Đầu Ra (Output)¶
- Hình Học (Geometry)
Đầu ra hình học tiêu chuẩn.