Attribute Clamp

../../../_images/modeling_geometry-nodes_attribute_attribute-clamp_node.png

The Attribute Clamp node.

This node inputs one attribute and clamps the values and writes these to the result attribute.

Inputs – Уводи

Geometry – Геометрія

Standard geometry input.

Атрибут – Attribute

Name of the attribute that is to be clamped.

Результат

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.

Min – Мін

Minimum value. This socket changes according to data type selected.

Max – Макс

Maximum value. This socket changes according to data type selected.

Properties – Властивості

Тип Даних – Data Type

This determines the data type of the result attribute. This also changes the Min and Max inputs to match the data type.

Operation – Операція

This determines how the data is clamped.

Мін Макс – Min Max

Constrain value between min and max.

Range – Діапазон

Constrain value between min and max, swapping inputs when min is greater than max.

Вивід – Output

Geometry – Геометрія

Standard geometry output.