Difference between revisions of "LlSetSoundRadius"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 20: Line 20:
|cat3
|cat3
|cat4
|cat4
|history={{LSL Added|0.4.0|remote=http://secondlife.wikia.com/wiki/Version_0.4.0}}
}}
}}

Revision as of 16:58, 12 November 2013

Summary

Function: llSetSoundRadius( float radius );
0.0 Forced Delay
10.0 Energy

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

• float radius in meters

Examples

See Also

Functions

•  llTriggerSoundLimited

Deep Notes

History

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