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

# Triangle Wave Texture

Apply a wave texture to an Implicit body.

### Inputs

| Name         | Type                                                                 | Description                                  |
| ------------ | -------------------------------------------------------------------- | -------------------------------------------- |
| Body         | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to texture.                    |
| Direction    | [Vector](../../../../block-documentation/types/vector)               | Direction of wave.                           |
| Wave height  | [Scalar Field](../../../../block-documentation/types/scalar-field)   | Height of wave displacement.                 |
| Wave spacing | [Scalar Field](../../../../block-documentation/types/scalar-field)   | Width of each wave along the wave direction. |

### Outputs

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