排序元素#
排序元素 节点通过改变几何元素的索引编号来重新排列几何元素。
输入#
- 几何数据
标准的几何体输入。
- 选择
The selection of elements to sort, if left blank, all elements are sorted. Non selected elements will be keep their current indices.
- 群组 ID
Elements with the same group ID are sorted together. If this is not a field, the node has no affect.
- 排序权重
The sorted values used to do the reordering. If this is not a field, the node has no affect.
属性#
- 域
用于评估选中项和组 ID 场的所在域。
- 点:
场在点、控制点和顶点上进行评估。
- 边:
场在网格组件的边线上进行评估。
- 面:
场在网格组件的面上进行评估。
- 样条线:
场在曲线组件的样条上进行评估。
- 实例:
场在顶层级实例上进行评估。已实现的实例会被忽略。
输出#
- 几何数据
标准的几何体输出。