Difference between revisions of "PRIM SHINY MEDIUM"
Jump to navigation
Jump to search
m |
Frionil Fang (talk | contribs) (equivalent PRIM_SPECULAR values) |
||
Line 18: | Line 18: | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
|notes=*The appearance is equivalent to [[PRIM_SPECULAR]] with {{LSLP|texture}}=[[TEXTURE_BLANK]], {{LSLP|glossiness}}=0 and {{LSLP|environment}}=128. | |||
}} | }} |
Revision as of 09:52, 18 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
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.