# Options

> Gets the global options for the burst compiler.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Burst](/engine/6000.7/script-reference/unity/burst.md)
* **Assembly:** UnityEngine.BurstModule

```csharp
public static readonly BurstCompilerOptions Options
```
