Attribute Fill

../../../_images/modeling_geometry-nodes_attribute_attribute-fill_node.png

The 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(ジオメトリ)

標準のジオメトリ入力です。

Attribute(属性)

The name of the attribute to fill with the value. If the attribute doesn't exist yet, it will be created.

Value(値)

A value of the data type to fill the attribute with.

Properties(プロパティ)

Domain(ドメイン)

Domain of the output attribute.

Auto(自動)

Chooses the domain of the attribute if it exists already, otherwise it uses the Point domain.

Point(ポイント)

Store the resulting attribute per point.

Edge(辺)

Store the resulting attribute per edge.

Face(面)

Store the resulting attribute per face.

Face Corner(面コーナー)

Store the resulting attribute per face corner

Data Type(データタイプ)

The type of data to fill the attribute with.

Output(出力)

Geometry(ジオメトリ)

標準のジオメトリ出力です。