Offset Corner in Face Node
The Offset Corner in Face node retrieves other corners in the same face as the input face corner. This is like “rotating” the input corner around in its face.
Conceptually the operation is similar to the Offset Point in Curve Node.
Inputs
- Corner Index
The index of the input face corner
Note
By default this uses the index from the field context, which makes it important that the node is evaluated on the face corner domain.
- Offset
The number of corners to move around the face before finding the result, circling around the start of the face if necessary
Properties
This node has no properties.
Outputs
- Corner Index
The index of the offset face corner.