LlPassCollisions: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
mNo edit summary
Strife Onizuka (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{LSL_Function
{{LSL_Function
|inject-2={{Issues/SVC-3306}}
|inject-2={{Issues/SVC-3306}}{{LSL Constant/Pass|pass|Collisions|default=PASS_IF_NOT_HANDLED}}
|func_id=166|func_sleep=0.0|func_energy=10.0
|func_id=166|func_sleep=0.0|func_energy=10.0
|func=llPassCollisions|p1_type=integer|p1_name=pass|p1_desc=integer in the interval {{Interval|gte=0|lte=2|center=pass}}|p1_hover=integer in the interval {{Interval/Text|gte=0|lte=2|center=pass}}
|func=llPassCollisions|p1_type=integer|p1_name=pass
|func_footnote=
|func_footnote
{{{!}}{{prettytable}}
{{!}}-{{hl2}}
! Value
! {{LSLGC|Collision|collision}} Script
! No {{LSLGC|Collision|collision}} Script
! Description
{{!}}-
{{!}} 0
{{!}} {{no|not passed}}
{{!}} {{yes|passed}}
{{!}} '''Default:''' Collisions are not passed on to the root while there is a script in the prim.
{{!}}-
{{!}} 1
{{!}} {{yes|passed}}
{{!}} {{yes|passed}}
{{!}} Collisions are passed from children on to the root.
{{!}}-
{{!}} 2
{{!}} {{no|not passed}}
{{!}} {{no|not passed}}
{{!}} Collisions are never passed on to the root.
{{!}}}
|func_desc=Sets the pass-collisions [[prim]] attribute.
|func_desc=Sets the pass-collisions [[prim]] attribute.
|return_text
|return_text

Revision as of 17:51, 1 January 2016