Unofficial LSL Reference

[[constants:pass:tpl]]


Unofficial LSL reference

User Tools

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Constant name Value Description
PASS_IF_NOT_HANDLED 0Pass to the root the touches or collisions affecting this prim only if no script in the child has one of the touch or collision events, respectively.
PASS_ALWAYS 1Always pass to the root the touches or collisions affecting this prim.
PASS_NEVER 2Never pass to the root the touches or collisions affecting this prim.