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