SoundEffectInstance.Apply3D Method
Applies 3D position to the sound.
Overload List
Name | Description |
---|---|
SoundEffectInstance.Apply3D (AudioListener, AudioEmitter) | Applies 3D positioning to the sound using a single listener. |
SoundEffectInstance.Apply3D (AudioListener[], AudioEmitter) | Applies 3D position to the sound using multiple listeners. |
See Also
Tasks
Playing a Sound
Looping a Sound
Adjusting Pitch and Volume
Applying a 3D Positional Effect to a Sound
Reference
SoundEffectInstance Class
SoundEffectInstance Members
Microsoft.Xna.Framework.Audio Namespace