PRIM SHINY MEDIUM: Difference between revisions
Jump to navigation
Jump to search
Frionil Fang (talk | contribs) equivalent PRIM_SPECULAR values |
Frionil Fang (talk | contribs) missing desc |
||
| Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=2 | |value=2 | ||
|desc= | |desc=Sets a medium intensity legacy shininess. | ||
|examples= | |examples= | ||
|constants= | |constants= | ||
Latest revision as of 16:59, 28 October 2023
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_SHINY_MEDIUM = 2;The integer constant PRIM_SHINY_MEDIUM has the value 2
Sets a medium intensity legacy shininess.
Caveats
Related Articles
Constants
| • | PRIM_BUMP_SHINY |
Functions
| • | llSetPrimitiveParams | |||
| • | llSetLinkPrimitiveParams | |||
| • | llGetPrimitiveParams |
Events
| • | changed |
Notes
- The appearance is equivalent to PRIM_SPECULAR with texture=TEXTURE_BLANK, glossiness=0 and environment=128.