llLinkSetSoundRadius
void llLinkSetSoundRadius(integer LinkNumber, float radius)Limits radius for audibility of scripted sounds (both attached and triggered) to distance Radius around the link.
Parameters
-
LinkNumber(integer) - Link number (0: unlinked, 1: root prim, >1: child prims) or a LINK_* flag
-
radius(float) - Maximum distance that sounds can be heard.
Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related functions can be linked here