Attribute Fill Node
The Attribute Fill node sets the value for every element of the attribute with the input name to the input value.
输入
- 几何数据(Geometry)
Standard geometry input.
- 属性
The name of the attribute to fill with the value. If the attribute doesn't exist yet, it will be created.
- 明度
A value of the data type to fill the attribute with.
属性
- 域
Domain of the output attribute.
- 自动
Chooses the domain of the attribute if it exists already, otherwise it uses the point domain.
- 点光
Store the resulting attribute per point.
- 边
Store the resulting attribute per edge.
- 面
Store the resulting attribute per face.
- 面拐
Store the resulting attribute per face corner.
- 数据类型
The type of data to fill the attribute with.
输出
- 几何数据(Geometry)
Standard geometry output.