Difference between revisions of "PRIM BUMP BLOBS"
Jump to navigation
Jump to search
(New page: {{#if: {{LSL_Constants/PrimitiveParams}} }}{{LSL Constant |name=PRIM_BUMP_BLOBS |type=integer |value=12 |desc=Amoeba like blobs |examples= |constants= {{LSL ConstRow|PRIM_BUMP_SHINY}} |fun...) |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=PRIM_BUMP_BLOBS | |name=PRIM_BUMP_BLOBS | ||
|type=integer | |type=integer | ||
|value=12 | |value=12 | ||
|desc= | |desc= | ||
|examples= | |examples= | ||
|constants= | |constants= | ||
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_BLOBS = 12;The integer constant PRIM_BUMP_BLOBS has the value 12
Caveats
Related Articles
Constants
• | PRIM_BUMP_SHINY |
Functions
• | llSetPrimitiveParams | |||
• | llSetLinkPrimitiveParams | |||
• | llGetPrimitiveParams |
Events
• | changed |