中文版
英文版
外观
337字约1分钟
2024-10-06
边的顶点 节点输出网格每条边的两个顶点的位置和编号。
Note
边的两个顶点的顺序是任意的。在一些情况下,它可以基于创建网格的算法的内部可预测,但通常不应依赖于顺序。
该节点没有输入项。
该节点没有属性。
边的两个顶点的 编号。
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 在编号处评估.