Nút Mặt của Góc (Face of Corner Node)¶
Retrieves the face that a face corner is part of.
Đầu Vào (Inputs)¶
- Chỉ Số Góc (Corner Index)
The geometry-wide index of the corner.
Ghi chú
If this input is not connected, it uses the index of the context item, which means it's important that the node is evaluated in the Face Corner domain.
Tính Chất (Properties)¶
Nút này không có tính chất nào cả.
Đầu Ra (Outputs)¶
- Chỉ Số Mặt (Face Index)
The geometry-wide index of the face which the corner belongs to.
- Chỉ Số trong Mặt (Index in Face)
The face-local index of the corner. This is 0 for the first corner of the face, 1 for the next corner, and so on up to (number of corners - 1) for the last corner.