Defines the types of audio spatialization experience available in player and audio settings.
The AudioSpatializationExperience setting is only supported on visionOS.
See Also: AudioSettings.audioSpatializationExperience
| Bypassed | The spatialization post-processing step is bypassed. |
| HeadTracked | Spatialization is performed based on the user's position and rotation, so head-tracking is enabled. |
| Fixed | Spatialization is performed in a fixed, consistent manner. User movements do not affect spatialization. |