Attribute Fill¶
The Attribute Fill node sets the value for every element of the attribute with the input name to the input value.
Entradas¶
- Geometría
Standard geometry input.
- Atributo
The name of the attribute to fill with the value. If the attribute doesn’t exist yet, it will be created.
- Valor
A value of the data type to fill the attribute with.
Propiedades¶
- Dominio
Domain of the output attribute.
- Automático
Chooses the domain of the attribute if it exists already, otherwise it uses the Point domain.
- Punto
Store the resulting attribute per point.
- Arista
Store the resulting attribute per edge.
- Cara
Store the resulting attribute per face.
- Esquina de Cara
Store the resulting attribute per face corner
- Tipo de Datos
The type of data to fill the attribute with.
Salida¶
- Geometría
Standard geometry output.