llSetSoundRadius
function ll.SetSoundRadius(Radius: number)Limits radius for audibility of scripted sounds (both attached and triggered) to distance Radius.
Parameters
-
Radius(number) - Maximum distance that sounds can be heard.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SetSoundRadius().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSetSoundRadius