The Sound3D type exposes the following members.

Methods

  NameDescription
AjustVolume
This method adjusts the audio volume
Copy
Copies all the properties of sound except engine from a objetc sound
Destroy
This method destroys the audio or sound source in a particular instance
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
Pause
This method pause audio
Play
This method play audio
SetObserver
This method positions and orients the observer on the scene taken as reference the sound source
SetSourse
This method positions the sound source in the scene
Stop
This method stop audio
ToString (Inherited from Object.)

See Also