Nút Các Góc của Điểm Đỉnh (Corners of Vertex Node)#

Nút các Góc của Điểm Đỉnh.

The Corners of Vertex node retrieves face corners attached to each vertex. The node first gathers a list of the corners of all faces connected to the vertex. That list is then sorted based on the values of the Sort Weight input. The Total output is the number of connected faces/corners, and the Corner Index output is one of those corners, chosen with the Sort Index input.

Đầu Vào (Inputs)#

Chỉ Số Điểm Đỉnh (Vertex Index)

Chỉ số của điểm đỉnh cung cấp ở đầu vào.

Ghi chú

By default this uses the index from the field context, which makes it important that the node is evaluated on the vertex domain.

Trọng Lượng (Weights)

Values used to sort the corners connected to the vertex. By default the corners are sorted by index, so the corners with the smallest indices come first.

Chỉ Số Sắp Xếp (Sort Index)

Which of the sorted corners to use for the Corner Index output. If the value is larger than the total number of connected face corners, it will wrap around to the beginning.

Tính Chất (Properties)#

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

Đầu Ra (Outputs)#

Chỉ Số Góc (Corner Index)

An corner connected to the face, chosen by the Sort Index input.

Tổng Số (Total)

Số mặt hoặc số góc mặt kết nối với điểm đỉnh.