> ## 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.

# Simplex Noise Deboss

Apply Simplex Noise to an Implicit body.

### Inputs

| Name         | Type                                                                 | Description                                                              |
| ------------ | -------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Body         | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to texture.                                                |
| Frequency    | [Integer](../../../../block-documentation/types/integer)             | The frequency of the noise. This affects how coarse the noise output is. |
| Depth factor | [Scalar Field](../../../../block-documentation/types/scalar-field)   | The depth of the surface noise.                                          |
| Random seed  | [Integer](../../../../block-documentation/types/integer)             | Seed value to generate randomness.                                       |

### Outputs

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