Attribute Color Ramp

Maps values from a float attribute to their corresponding color, based on a color ramp. The resulting colors are stored on the geometry in a color attribute.

../../../_images/modeling_geometry-nodes_attribute_attribute-color-ramp_node.png

Attribute Color Ramp Node.

输入

几何数据(Geometry)

标准的几何图形输入。

属性

Name of the attribute that is used as input. It should be a float attribute with values between zero and one.

结果

Name of the attribute where the output is stored. If the attribute does not exist yet, it is created.

属性

渐变色

渐变条控制项功能参见 颜色渐变部件

输出

几何数据(Geometry)

标准的几何体输出。