User:Haravikk Mistral/Sensor/Types
Jump to navigation
Jump to search
Constant | Description |
---|---|
AGENT
|
Avatars, optionally identified by their display name. |
AGENT_BY_LEGACY_NAME
|
Avatars, optionally identified by their legacy name. |
AGENT_BY_USERNAME
|
Avatars, optionally identified by their username. |
ACTIVE
|
Physical objects that are moving or objects containing an active script. |
PASSIVE
|
Non-scripted or script is inactive and non-physical or, if physical, not moving. |
SCRIPTED
|
Objects that has any script, which is doing anything in simulator just now. |
LAND
|
The simulator's ground segments (only supported by llCastRay()). |