SoundEffectInstance.Apply3D Method
Applys 3D position to the sound.
Overload List
Name | Description |
---|---|
SoundEffectInstance.Apply3D (AudioListener, AudioEmitter) | Applys 3D positioning to the sound using a single listener. |
SoundEffectInstance.Apply3D (AudioListener[], AudioEmitter) | Applys 3D position to the sound using multiple listeners. |
See Also
Reference
SoundEffectInstance Class
SoundEffectInstance Members
Microsoft.Xna.Framework.Audio Namespace