Difference between revisions of "PRIM BUMP DARK"
Jump to navigation
Jump to search
(New page: {{#if: {{LSL_Constants/PrimitiveParams}} }}{{LSL Constant |name=PRIM_BUMP_DARK |type=integer |value=2 |desc= |examples= |constants= {{LSL ConstRow|PRIM_BUMP_SHINY}} |functions= {{LSL Defin...) |
m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=PRIM_BUMP_DARK | |name=PRIM_BUMP_DARK | ||
|type=integer | |type=integer | ||
Line 16: | Line 14: | ||
{{LSL DefineRow||[[changed]]|}} | {{LSL DefineRow||[[changed]]|}} | ||
|location | |location | ||
|cat1= | |cat1=Bump Mapping | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 12:33, 10 June 2013
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_BUMP_DARK = 2;The integer constant PRIM_BUMP_DARK has the value 2
Caveats
Related Articles
Constants
• | PRIM_BUMP_SHINY |
Functions
• | llSetPrimitiveParams | |||
• | llSetLinkPrimitiveParams | |||
• | llGetPrimitiveParams |
Events
• | changed |