Nodo Separar componentes¶
The Separate Components node splits a geometry into a separate output for each type of data in the geometry.
Entradas¶
- Geometría
Entrada estándar de geometría.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Malla
Mesh component of the input geometry.
- Curva
Curve component of the input geometry.
- Nube de puntos
Point cloud component of the input geometry.
- Volumen
Volume component of the input geometry.
- Instancias
Instances component of the input geometry. Even if the instances contain geometry data with one of the other types, all instances will be added to this output. A Nodo Hacer instancias reales can be added to move the data from geometry instances to their corresponding outputs.