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.

Note

This node adjusts mesh and volume data, other data types do not support materials. However, volumes only support a single material, so this input will be ignored for volumes.

输入

几何数据(Geometry)

Standard geometry input containing a mesh.

材质

The material to apply to the geometry.

选择

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

属性

这个节点没有属性。

输出

几何数据(Geometry)

Standard geometry output.