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

# Translate Object

Translate an object by a distance vector.

### Inputs

| Name   | Type                                                                 | Description             |
| ------ | -------------------------------------------------------------------- | ----------------------- |
| Object | [Transformable](../../../../block-documentation/types/transformable) | Object to translate.    |
| Vector | [Vector](../../../../block-documentation/types/vector)               | Vector to translate by. |

### Outputs

| Type                                             |
| ------------------------------------------------ |
| [Any](../../../../block-documentation/types/any) |
