llSetSoundRadius

From Second Life Wiki
Revision as of 22:39, 29 April 2009 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Summary

Function: llSetSoundRadius( float radius );

Establishes a hard cut-off radius for audibility of scripted sounds (both attached and triggered).

• float radius in meters

Caveats

Important Issues

~ All Issues ~ Search JIRA for related Bugs
   Function: llSetSoundRadius( float radius ); fails to limit sound to radius

Examples

See Also

Functions

•  llTriggerSoundLimited

Deep Notes

All Issues

~ Search JIRA for related Issues
   Function: llSetSoundRadius( float radius ); fails to limit sound to radius

Signature

function void llSetSoundRadius( float radius );