PRIM BUMP WOOD: Difference between revisions
Jump to navigation
Jump to search
New page: {{#if: {{LSL_Constants/PrimitiveParams}} }}{{LSL Constant |name=PRIM_BUMP_WOOD |type=integer |value=3 |desc= |examples= |constants= {{LSL ConstRow|PRIM_BUMP_SHINY}} |functions= {{LSL Defin... |
m That template should not have been used here!!! |
||
| Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=PRIM_BUMP_WOOD | |name=PRIM_BUMP_WOOD | ||
|type=integer | |type=integer | ||
Revision as of 19:10, 17 April 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_BUMP_WOOD = 3;The integer constant PRIM_BUMP_WOOD has the value 3
Caveats
Related Articles
Constants
| • | PRIM_BUMP_SHINY |
Functions
| • | llSetPrimitiveParams | |||
| • | llSetLinkPrimitiveParams | |||
| • | llGetPrimitiveParams |
Events
| • | changed |