# ambisonic

> Enable this property to treat the audio clip as ambisonic.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public bool ambisonic { get; set; }
```
