Skip to content

llLinkSetSoundRadius

Function Syntax
void llLinkSetSoundRadius(
  1. integer LinkNumber, // Link number (0: unlinked, 1: root prim, >1: child prims) or a LINK_* flag
  2. float radius // Maximum distance that sounds can be heard.
);

Limits radius for audibility of scripted sounds (both attached and triggered) to distance Radius around the link.