PRIM MATERIAL RUBBER
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials |
Description
Constant: integer PRIM_MATERIAL_RUBBER = 6;The integer constant PRIM_MATERIAL_RUBBER has the value 6
Related Articles
Constants
| • | PRIM_MATERIAL |
| material Flags | Description | ||||||
|---|---|---|---|---|---|---|---|
| PRIM_MATERIAL_STONE | 0 | stone | |||||
| PRIM_MATERIAL_METAL | 1 | metal | |||||
| PRIM_MATERIAL_GLASS | 2 | glass | |||||
| PRIM_MATERIAL_WOOD | 3 | wood | |||||
| PRIM_MATERIAL_FLESH | 4 | flesh | |||||
| PRIM_MATERIAL_PLASTIC | 5 | plastic | |||||
| PRIM_MATERIAL_RUBBER | 6 | rubber | |||||
| | 7 | light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] | |||||
Functions
| • | llSetPrimitiveParams | |||
| • | llSetLinkPrimitiveParams | |||
| • | llGetPrimitiveParams |
Events
| • | changed |

