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

# Offset Plane

Offset a plane by a distance. Positive values will offset along the plane's normal and negative directions will offset against the plane's normal.

### Inputs

| Name     | Type                                                   | Description                                        |
| -------- | ------------------------------------------------------ | -------------------------------------------------- |
| Plane    | [Plane](../../../../block-documentation/types/plane)   | Plane to offset.                                   |
| Distance | [Scalar](../../../../block-documentation/types/scalar) | Negative or positive distance to offset the Plane. |

### Outputs

| Type                                                 |
| ---------------------------------------------------- |
| [Plane](../../../../block-documentation/types/plane) |
