Field Min & Max Node¶
The Field Min & Max calculates the minimum and maximum of a given field.
Inputs – Уводи¶
- Value – Значення
The values the minimum and maximum will be calculated from
- 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.
Властивості¶
- Тип Даних – Data Type
- Float:
The node will average a Float field.
- Integer:
The node will accumulate an Integer field.
- Vector – Вектор:
The node will average a Vector field.
- Домен – Domain
The attribute domain used for evaluate the Value input.
Вивід – Output¶
- Min – Мін
The lowest value in each group.
- Max – Макс
The highest value in each group.