CHANGED COLOR
Revision as of 06:13, 1 March 2007 by Strife Onizuka (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer CHANGED_COLOR = 0x2;The integer constant CHANGED_COLOR has the value 0x2
Prim color or alpha parameters have changed
Caveats
Related Articles
Functions
• | llSetAlpha | – | Sets the prim's alpha | |
• | llSetColor | – | Sets the prim's color | |
• | llSetLinkAlpha | – | Sets link's alpha | |
• | llSetLinkColor | – | Sets link's color | |
• | llSetPrimitiveParams | – | Sets the prim's parameters |
Events
• | changed |