SetSoundVelocity

Parameters
soundHandle sound
x real
y real
z real
comment
note

This call is only valid if the sound was created with 3d enabled.

patch

1.00

Source
common.j
return type
nothing
Source code
native SetSoundVelocity             takes sound soundHandle, real x, real y, real z returns nothing