从顶点创建边/面

从顶点创建边/面

边缘顶点 节点输出网格每个边缘的两个顶点的位置和索引。

Note

边缘的两个顶点的顺序是任意的。在一些情况下,它可以基于创建网格的算法的内部可预测,但通常不应依赖于顺序。

输入

该节点没有输入项。

属性

这个节点没有属性。

输出

闵可夫斯基 1/2

The index of the two vertices of the edge.

闵可夫斯基 1/2

The position of each of the edge's vertices. This output is for convenience, it is the same as using index output to retrieve the position from the 索引节点的字段.