Nodo Envolvente convexa¶

The Convex Hull node outputs a convex mesh that is enclosing all points in the input geometry.
Nota
When the node is used on a geometry with instances, the algorithm will run once per instance, resulting in many convex hull meshes in the instance geometries. The Realize Instances node can be used to get a convex hull of an entire geometry.
Importante
Volumes are not supported by this node, and attributes are not automatically transferred to the result.
Nota
This node is affected by the limitations of floating point precision. If points are too close together, they may be merged in the result mesh.
Entradas¶
- Geometría
Entrada estándar de geometría.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Envolvente convexa
Malla que encerrará a todos los puntos de la entrada.