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.
- Selection
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.