Difference between revisions of "PRIM SHINY LOW"
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=1 | |value=1 | ||
|desc= | |desc=Sets the lowest intensity legacy shininess. | ||
|examples= | |examples= | ||
|constants= | |constants= |
Latest revision as of 15:59, 28 October 2023
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_SHINY_LOW = 1;The integer constant PRIM_SHINY_LOW has the value 1
Sets the lowest 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=64.