Difference between revisions of "PASSIVE"
Jump to navigation
Jump to search
m (Multi-lang) |
Gally Young (talk | contribs) m (fixe) |
||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name=PASSIVE | |name=PASSIVE |
Revision as of 12:48, 29 January 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PASSIVE = 0x4;The integer constant PASSIVE has the value 0x4
This is used by sensors to find objects that are not moving.
Caveats
Related Articles
Constants
|
Functions
• | llDetectedType | |||
• | llSensor | |||
• | llSensorRepeat |