virtual void SetSoundSpatialInfo(Array<Sound::SoundChannel::Vector> spatinfo[]) = 0;
SetSoundSpatialInfo sets the sound spatial information such as position, orientation and velocity.
|
Parameters |
Description |
|
Array<Sound::SoundChannel::Vector> spatinfo[] |
An array of Vector for obtaining the sound spatial information. |