Nút Hải Đảo của Khung Lưới (Mesh Island Node)

Mesh Island Node.

The Mesh Island node outputs information about separate connected regions, or "islands" of a mesh. Whenever two vertices are connected together by an edge, they are considered as part of the same island, and will have the same Island Index output.

This node's behavior is similar to the Select Linked operator in edit mode, or the Random per Island output of the Geometry shader node.

Đầu Vào (Inputs)

Nút này không có đầu vào.

Tính Chất (Properties)

Nút này không có Tính Chất nào cả.

Đầu Ra (Outputs)

Chỉ Số Hải Đảo (Island Index)

The index of the each vertex's island. Indices are decided based on the lowest vertex index contained in each island

Số Lượng Hải Đảo (Island Count)

The total number of mesh islands. This is a single value, and does not vary per element.