llSetSoundRadius

From Second Life Wiki
Revision as of 16:58, 12 November 2013 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search

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

History

All Issues

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

Footnotes

  1. ^ Early release notes were not very accurate or thorough, they sometimes included information about features added in previous releases or failed to include information about features added in that release.

Signature

function void llSetSoundRadius( float radius );