> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Voronoi Bubbles

<CardGroup cols={2}>
  <Card title="Implicit Body, Integer, Integer, Scalar" href="#implicit-body-integer-integer-scalar" />

  <Card title="Implicit Body, Integer, Integer, Scalar, Scalar, 1.1.0" href="#implicit-body-integer-integer-scalar-scalar-110" />

  <Card title="Implicit Body, Integer, Integer, Scalar, Scalar, 2.0.0" href="#implicit-body-integer-integer-scalar-scalar-200" />
</CardGroup>

***

<h2 id="implicit-body-integer-integer-scalar">
  Implicit Body, Integer, Integer, Scalar
</h2>

Texture the exterior surface of an Implicit body with an organic bubble-like deboss.

### Inputs

| Name                  | Type                                                                 | Description                                                                           |
| --------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Body                  | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to texture.                                                             |
| Cell count            | [Integer](../../../../block-documentation/types/integer)             | The number of cells to texture the body.                                              |
| Relaxation iterations | [Integer](../../../../block-documentation/types/integer)             | The number of iteratations to evenly distribute the points on the Implicit body.      |
| Blend radius          | [Scalar](../../../../block-documentation/types/scalar)               | Radius of the blending. Increasing this value will increase the depth of the texture. |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |

***

<h2 id="implicit-body-integer-integer-scalar-scalar-110">
  Implicit Body, Integer, Integer, Scalar, Scalar, 1.1.0
</h2>

Texture the exterior surface of an Implicit Body with an organic bubble-like deboss.

### Inputs

| Name                  | Type                                                                 | Description                                                                           |
| --------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Body                  | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit Body to texture.                                                             |
| Cell count            | [Integer](../../../../block-documentation/types/integer)             | The number of cells to texture the body.                                              |
| Relaxation iterations | [Integer](../../../../block-documentation/types/integer)             | The number of iteratations to evenly distribute the points on the Implicit body.      |
| Blend radius          | [Scalar](../../../../block-documentation/types/scalar)               | Radius of the blending. Increasing this value will increase the depth of the texture. |
| Feature size          | [Scalar](../../../../block-documentation/types/scalar)               | The minimum feature size of the Implicit body to preserve for generating the texture. |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |

***

<h2 id="implicit-body-integer-integer-scalar-scalar-200">
  Implicit Body, Integer, Integer, Scalar, Scalar, 2.0.0
</h2>

Texture the exterior surface of an Implicit Body with an organic bubble-like deboss.

### Inputs

| Name                  | Type                                                                 | Description                                                                           |
| --------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Body                  | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit Body to texture.                                                             |
| Cell count            | [Integer](../../../../block-documentation/types/integer)             | The number of cells to texture the body.                                              |
| Relaxation iterations | [Integer](../../../../block-documentation/types/integer)             | The number of iterations to evenly distribute the points on the Implicit body.        |
| Blend radius          | [Scalar](../../../../block-documentation/types/scalar)               | Radius of the blending. Increasing this value will increase the depth of the texture. |
| Feature size          | [Scalar](../../../../block-documentation/types/scalar)               | The minimum feature size of the Implicit body to preserve for generating the texture. |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |
