Difference between revisions of "LlSetSoundRadius"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{LSL_Function
{{Issues/SVC-3058}}{{LSL_Function
|func_id=209|func_sleep=0.0|func_energy=10.0
|func_id=209|func_sleep=0.0|func_energy=10.0
|func=llSetSoundRadius
|func=llSetSoundRadius

Revision as of 22:39, 29 April 2009

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 );