# Fixed

> Updates the source or listener in the FixedUpdate loop.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AudioModule

```csharp
Fixed = 1
```

### Remarks

Additional Resources: FixedUpdate
