SetSoundConeAngles
- Parameters
-
soundHandle sound
inside real
outside real
outsideVolume integer
- 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 SetSoundConeAngles takes sound soundHandle, real inside, real outside, integer outsideVolume returns nothing