Difference between revisions of "PRIM MATERIAL GLASS"
Jump to navigation
Jump to search
(New page: {{#if: {{LSL_Constants/PrimitiveParams}} }}{{LSL Constant |name=PRIM_MATERIAL_GLASS |type=integer |value=2 |desc=Very low friction |examples= |constants= {{LSL ConstRow|PRIM_MATERIAL}} |fu...) |
m (That template should not have been used here!!!) |
||
Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=PRIM_MATERIAL_GLASS | |name=PRIM_MATERIAL_GLASS | ||
|type=integer | |type=integer |
Revision as of 18:14, 17 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_MATERIAL_GLASS = 2;The integer constant PRIM_MATERIAL_GLASS has the value 2
Very low friction
Caveats
Related Articles
Constants
• | PRIM_MATERIAL |
Functions
• | llSetPrimitiveParams | |||
• | llSetLinkPrimitiveParams | |||
• | llGetPrimitiveParams |
Events
• | changed |