You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.
This is an old revision of the document!
Constant name | Value | Description |
---|---|---|
PASS_IF_NOT_HANDLED | 0 | Pass 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. |
PASS_ALWAYS | 1 | Always pass to the root the touches or collisions affecting this prim. |
PASS_NEVER | 2 | Never pass to the root the touches or collisions affecting this prim. |