Convex Hull Node¶
The Convex Hull node outputs a convex mesh that is enclosing all points in the input geometry.
Note
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.
Important
Volumes are not supported by this node, and attributes are not automatically transferred to the result.
輸入¶
- Geometry
Standard geometry input.
屬性¶
這個節點沒有屬性。
輸出¶
- Convex Hull
Mesh that encloses all points in the input.