Set Material Node

../../../_images/modeling_geometry-nodes_set-material_node.png

The Set Material node.

The Set Material changes the material assignment in the specified selection, by adjusting the material_index attribute. If the material is already used on the geometry, the existing material index will be reused.

注釈

This node adjusts mesh, point clouds, and volume data; other data types do not support materials.

入力

Geometry(ジオメトリ)

Standard geometry input containing a mesh.

Material(マテリアル)

The material to apply to the geometry.

Selection(選択)

Whether to change the material of each face. True values mean the material will be changed, false values mean it will remain the same.

Note, volumes and point clouds only support a single material, in these cases a field input will be ignored.

Properties(プロパティ)

このノードにはプロパティがありません。

出力

Geometry(ジオメトリ)

Standard geometry output.