Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Geometry Script Voronoi Options' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Geometry Script Voronoi Options |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Bounds Expand | |
| struct | Bounds | |
| integer | Create Cells | Optional list of cells to create meshes for. If empty, create all cells. |
| boolean | Include Boundary | Whether to include the bordering Voronoi cells (which extend 'infinitely' to any boundary) |