Parameters |
Description |
sound |
Sound identifier. |
speed |
Sound speed. |
Syntax: Sound.SetSoundSpeed(ISound* sound, Vect3 speed)
Sets sound speed.
! Change the velocity of a sound @param nID ID of the sound @param v3d Three component vector containing the velocity for each axis
Copyright (c) 2012. All rights reserved.
|