Attribute Fill¶
The Attribute Fill node sets the value for every element of the attribute with the input name to the input value.
输入¶
- 几何数据(Geometry)
标准的几何图形输入。
- 属性
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)
标准的几何体输出。