Field Min & Max Node¶
The Field Min & Max calculates the minimum and maximum of a given field.
Đầu Vào (Inputs)¶
- Value (Giá Trị)
The values the minimum and maximum will be calculated from
- ID của Nhóm [Group ID]
An index used to group values together for multiple separate averages. This can be thought of as a choice of the "bin" in which to place each value. This input has no effect when it is only a single value.
Tính Chất (Properties)¶
- Kiểu Dữ Liệu (Data Type)
- Số Thực (Float):
The node will average a Float field.
- Số Nguyên (Integer):
Nút sẽ tích lũy một trường "Số Nguyên".
- Véctơ (Vector):
The node will average a Vector field.
- Phạm Vi (Domain)
The attribute domain used for evaluate the Value input.
Đầu Ra (Output)¶
- Tối Thiểu (Min)
The lowest value in each group.
- Tối Đa (Max)
The highest value in each group.