Difference between revisions of "PRIM BUMP GRAVEL"
Jump to navigation
Jump to search
(New page: {{#if: {{LSL_Constants/PrimitiveParams}} }}{{LSL Constant |name=PRIM_BUMP_GRAVEL |type=integer |value=11 |desc= |examples= |constants= {{LSL ConstRow|PRIM_BUMP_SHINY}} |functions= {{LSL De...) |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=PRIM_BUMP_GRAVEL | |name=PRIM_BUMP_GRAVEL | ||
|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 18:18, 2 February 2010
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_BUMP_GRAVEL = 11;The integer constant PRIM_BUMP_GRAVEL has the value 11
Caveats
Related Articles
Constants
• | PRIM_BUMP_SHINY |
Functions
• | llSetPrimitiveParams | |||
• | llSetLinkPrimitiveParams | |||
• | llGetPrimitiveParams |
Events
• | changed |