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

# Translation Transform

Create a transform to represent a translation by a distance vector.

### Inputs

| Name   | Type                                                   | Description         |
| ------ | ------------------------------------------------------ | ------------------- |
| Vector | [Vector](../../../../block-documentation/types/vector) | Translation vector. |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Transformation](../../../../block-documentation/types/transformation) |
