PRIM SHINY HIGH: Difference between revisions
Jump to navigation
Jump to search
Frionil Fang (talk | contribs) equivalent PRIM_SPECULAR values |
Frionil Fang (talk | contribs) m oops |
||
| 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}}= | |notes=*The appearance is equivalent to [[PRIM_SPECULAR]] with {{LSLP|texture}}=[[TEXTURE_BLANK]], {{LSLP|glossiness}}=0 and {{LSLP|environment}}=192. | ||
}} | }} | ||
Revision as of 09:50, 18 October 2023
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_SHINY_HIGH = 3;The integer constant PRIM_SHINY_HIGH has the value 3
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=192.