SoundEffect Properties
XNA Game Studio 3.0
| Name | Description | |
|---|---|---|
![]() | DistanceScale | Gets or sets a value that adjusts the effect of distance calculations on the sound (emitter). |
![]() | DopplerScale | Gets or sets a value that adjusts the effect of doppler calculations on the sound (emitter). |
![]() | Duration | Gets or sets the duration of the SoundEffect. |
![]() | IsDisposed | Gets a value that indicates whether the object is disposed. |
![]() | MasterVolume | Gets or sets the master volume that affects all SoundEffectInstance sounds. |
![]() | Name | Gets or sets the asset name of the SoundEffect. |
![]() | SpeedOfSound | Returns the speed of sound: 343.5 meters per second. |