Sdílet prostřednictvím


SoundEffect.Play3D Method

Returns a playing SoundEffectInstance.

Overload List

Name Description
SoundEffect.Play3D (AudioListener, AudioEmitter) Returns a playing SoundEffectInstance at the specified position with the default volume and pitch.
SoundEffect.Play3D (AudioListener, AudioEmitter, Single, Single, Boolean) Returns a playing SoundEffectInstance at the specified position using the specified values for volume, pitch, and looping.
SoundEffect.Play3D (AudioListener[], AudioEmitter, Single, Single, Boolean) Returns a playing SoundEffectInstance at the specified positions using the specified values for volume, pitch, and looping.

See Also

Reference

SoundEffect Class
SoundEffect Members
Microsoft.Xna.Framework.Audio Namespace