PRIM SHINY NONE: Difference between revisions
Jump to navigation
Jump to search
New page: {{#if: {{LSL_Constants/PrimitiveParams}} }}{{LSL Constant |name=PRIM_SHINY_NONE |type=integer |value=0 |desc= |examples= |constants= {{LSL ConstRow|PRIM_BUMP_SHINY}} |functions= {{LSL Defi... |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=PRIM_SHINY_NONE | |name=PRIM_SHINY_NONE | ||
|type=integer | |type=integer | ||
Revision as of 18:58, 17 April 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_SHINY_NONE = 0;The integer constant PRIM_SHINY_NONE has the value 0
Caveats
Related Articles
Constants
| • | PRIM_BUMP_SHINY |
Functions
| • | llSetPrimitiveParams | |||
| • | llSetLinkPrimitiveParams | |||
| • | llGetPrimitiveParams |
Events
| • | changed |