# Cone

### Description

Creates cone-shaped [EQS](https://renownedgames.gitbook.io/ai-tree/environment-query-system) area.

This shape and it's parameters are shown in the  picture below.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2F4NOKnA6EnA4Q8HWwRmto%2FEQ%20cone%201.png?alt=media&#x26;token=c1e0cc32-b6c4-4b0d-95f5-fe6214b397c9" alt=""><figcaption></figcaption></figure>

#### Parameters

| Name          | Description                                                                                                 |
| ------------- | ----------------------------------------------------------------------------------------------------------- |
| Cone Degrees  | Total angle of cone                                                                                         |
| Angle Step    | Angle between two adjacent radial lines that form the cone                                                  |
| Range         | <p>X - distance from querier  to inner arc  of cone<br>Y - distance from querier  to outer arc  of cone</p> |
| Space Between | Distance between items of each radial line that form the cone                                               |

You can find further explanation of some parameters in pictures below.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2FZzsvVO0cxplF7lNeDDSh%2FEQ%20cone%202.png?alt=media&#x26;token=f3aa7cf1-c9c3-4a5f-8e4f-9a56aa94a525" alt=""><figcaption><p>Cone Degrees</p></figcaption></figure>

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2Fp7eL3vKcs5NEjkEfLyFt%2FEQ%20cone%203.png?alt=media&#x26;token=79d87677-0ccf-4777-b378-d4a61c81754e" alt=""><figcaption><p>Cone Angle Step</p></figcaption></figure>

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2FXSNvoDcIP1qUELqzmwR5%2FEQ%20cone%204.png?alt=media&#x26;token=84844e4a-91ff-40df-9f0c-fa35d3399506" alt=""><figcaption><p>Range</p></figcaption></figure>
