Parameters |
Description |
vPos |
Position vector. |
vDir |
Direction vector for the attenuation. |
fConeInRadians |
Angle of the cone that represents the attenuation. |
Syntax: Sound.SetDirectionalAttenuation( Vec3 vPos, Vec3 vDir, float fConeInRadians )
Sets a directional attenuation of the sounds.
Copyright (c) 2012. All rights reserved.
|