Difference between revisions of "LlVolumeDetect"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=248|func_sleep=0.0|func_energy=10.0|func=llVolumeDetect|p1_type=integer|p1_name=detect|func_footnote=If detect = TRUE, object becomes phantom but triggers collision_start and collision_end events<br />when other objects start and stop interpenetrating.<br />Must be applied to the root object.|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=248|func_sleep=0.0|func_energy=10.0
|func=llVolumeDetect|p1_type=integer|p1_name=detect
|func_footnote
|func_desc=If '''detect''' is {{LSLG|TRUE}}, object becomes phantom but triggers {{LSLG|collision_start}} and {{LSLG|collision_end}} events when other objects start and stop interpenetrating.
|return_text
|spec
|caveats=*Must be applied to the root prim.
*Does not work on attachments.
|constants
|examples
|helpers
|also_functions
|also_events
|also_tests
|also_articles
|notes
|permission
|negative_index
|sort=VolumeDetect
|cat1=Collision
|cat2=Physics
|cat3
|cat4
}}

Revision as of 13:29, 10 February 2007