This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Sphere Covering to Mesh (v1)
Convert a sphere covering, as generated by the 'protect negative space' option on the "Generate Cluster Convex Hull" nodes, to a dynamic mesh
Input(s) : SphereCovering [Intrinsic] - The sphere covering to convert to a mesh
Information
| Module | GeometryCollectionNodes |
| Category | GeometryCollection|Mesh |
| Type | FSphereCoveringToMeshDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| VerticesAlongEachSide | Number of vertices to use along each axis when creating a mesh for each sphere | int32 | 8 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| SphereCovering | The sphere covering to convert to a mesh | FDataflowSphereCovering | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | TObjectPtr<UDynamicMesh> |