> For the complete documentation index, see [llms.txt](https://kinematicsoup.gitbook.io/reactor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kinematicsoup.gitbook.io/reactor/api-reference/ks.reactor/ks.reactor.ksquerytypes.md).

# Enum ksQueryTypes

Namespace: [KS.Reactor](/reactor/api-reference/ks.reactor.md)\
Assembly: KSCommon.dll

Types of queries

```csharp
public enum ksQueryTypes
```

## Fields

`OVERLAP = 1`

`RAYCAST = 0`

`SWEEP = 2`
