> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/ai-tree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/transform/inverse-transform-point.md).

# Inverse Transform Point

Node description and basic instructions

### Description

Transforms position from world space to local space.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Transform/Inverse Transform Point</mark>

This task node has a number of fields, that are highlighted in picture below.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2Fybrko0KPBKSjGLMvkZh6%2Fimage.png?alt=media&amp;token=f0bd083d-b508-447c-8634-0ff1be0cc9e0" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                             |
| ----------------- | --------------------------------------- |
| Node Name         | Name of node.                           |
| Ignore About Self | Whether node ignores abort self or not. |
| Transform         | Transform reference to start from.      |
| World Position    | Key of Vector3 world position.          |
| Strore Result     | Vector3 key to store result.            |
