Нода «Углы грани» (corners of face node)
The Corners of Face node gives access to specific corners of input faces.
Входы (inputs)
- Индекс грани (face index)
The index of the input face.
Примечание
By default this uses the index from the field context, which makes it important that the node is evaluated on the face domain.
- Веса (weights)
Values used to sort the face’s corners. By default the corners are sorted by index, so the corners with the smallest indices come first.
- Индекс сортировки (sort index)
Which of the sorted corners to use for the Corner Index output. If the value is larger than the total number of corners, it will wrap around to the beginning.
Свойства (properties)
Эта нода не содержит свойств.
Выходы (outputs)
- Индекс угла (corner index)
The index of one of the face’s corners, chosen by the Sort Index input.
- По общему количеству (total)
The number of corners in the face, or its side count.