Convex Hull Node¶

O nó Convex Hull gera a saída de uma malha convexa que envolve todos pontos na geometria de entrada.
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.
Inputs¶
- Geometria
Entrada padrão de geometria.
Propriedades¶
Este nó não possui propriedades.
Saídas¶
- Convex Hull
Malha que envolve todos pontos da entrada.