STATUS CAST SHADOWS
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Constant: integer STATUS_CAST_SHADOWS = 0x200;The integer constant STATUS_CAST_SHADOWS has the value 0x200
This status flag in theory allows for an object to cast a shadow on other object.
There is no client support for this feature.
Related Articles
Constants
| ||||||||||||||||||||||||||||||||||||||
Functions
| • | llSetStatus | |||
| • | llGetStatus |

