REGION FLAG FIXED SUN
Revision as of 20:01, 16 April 2009 by Strife Onizuka (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer REGION_FLAG_FIXED_SUN = 0x00000010;The integer constant REGION_FLAG_FIXED_SUN has the value 0x00000010
This is a flag used with llGetRegionFlags to check if the sun's position has been fixed in the region.
Caveats
Related Articles
Constants
|
Functions
• | llGetRegionFlags |