Difference between revisions of "PRIM BUMP DARK"
Jump to navigation
Jump to search
m |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|name=PRIM_BUMP_DARK | |name=PRIM_BUMP_DARK | ||
|type=integer | |type=integer | ||
|value= | |value=2 | ||
|desc= | |desc= | ||
|examples= | |examples= | ||
Line 14: | 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 |