Set ID Node

Set ID node.

The Set ID node fills the id attribute on the input geometry. If the attribute does not exist yet, it will be created with a default value of zero. The ID is also created by the Distribute Points on Faces, and it is used in the Random Value Node and other nodes if it exists.

The input node for this data is the ID Node.

输入

几何数据(Geometry)

Standard geometry input.

选择

Whether or not to change the value on each point or instance. True values mean the value will be changed, false values mean the value will remain the same.

ID

The value for each element. By default, this input uses the index, which is useful when stable IDs are desired when deleting a dynamic number of instances.

属性

这个节点没有属性。

输出

几何数据(Geometry)

Standard geometry output.