# FloatMode

> Gets or sets the float mode of operation for this Burst compilation.

## Definition

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

```csharp
public FloatMode FloatMode { get; set; }
```
