Enumerator used for controlling query visualization filtering.
| All | Includes all query shapes and types into the filter. | 
| Box | Whether the filter includes box shaped queries. | 
| Capsule | Whether the filter includes capsule shaped queries. | 
| Cast | Whether the filter includes cast type queries. | 
| Check | Whether the filter includes check type queries. | 
| None | Empty flag | 
| Overlap | Whether the filter includes overlap type queries. | 
| Ray | Whether the filter includes ray queries. | 
| ShowQueries | Whether the Physics Debugger visualizes queries. | 
| Sphere | Whether the filter includes sphere shaped queries. |