Nodo Camino de bordes a selección¶
The Edge Paths to Selection node follows paths across mesh edges and outputs a selection of every visited edge.
Ver también
This node is meant to use the output of the Nodo Caminos más cortos. It can be combined with the Nodo Separar geometría to remove any unused edges.
Entradas¶
- Vértices iniciales
A selection of the vertices to start at when traveling along the next vertex indices.
- Identificador del vértice siguiente
Describes the path to follow at every vertex.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Selección
A boolean field indicating all edges visited when traversing the mesh.