# Procedural View

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-Md36lYjlEfDgk0kfGoX%2F-Md37MhiiCO7kL9FMRHa%2Fimage.png?alt=media\&token=e1a70e4a-346b-4a91-905d-77446bfd63fb)

| Name           | Description                                            |
| -------------- | ------------------------------------------------------ |
| Culling Layer  | **Layers** whose owners will be visible to the **AI.** |
| Obstacle Layer | **Layers** through which not to look to watch **AI.**  |
| View Radius    | The distance that the **AI** sees.                     |
| View Angle     | Viewing angle **AI**.                                  |

## Advanced Settings

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-Md36lYjlEfDgk0kfGoX%2F-Md37tzsBxMSLstSP329%2Fimage%20\(31\).jpg?alt=media\&token=55481ffa-b5ee-4469-bc4b-9226e656acd3)

| Name          | Description                                                                     |
| ------------- | ------------------------------------------------------------------------------- |
| Height Offset | The height from which the survey is carried out.                                |
| Search Rate   | The time after which the second inspection of the visible area will take place. |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://renownedgames.gitbook.io/aurora-engine/artificial-intelligence/vision/procedural-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
