PRIM MATERIAL GLASS: Difference between revisions
Jump to navigation
Jump to search
m That template should not have been used here!!! |
No edit summary |
||
| Line 7: | Line 7: | ||
|constants= | |constants= | ||
{{LSL ConstRow|PRIM_MATERIAL}} | {{LSL ConstRow|PRIM_MATERIAL}} | ||
{{!}} | |||
{{LSL Constants/PrimitiveParams/materials|table=*|sortable=*}} | |||
|functions= | |functions= | ||
{{LSL DefineRow||[[llSetPrimitiveParams]]|}} | {{LSL DefineRow||[[llSetPrimitiveParams]]|}} | ||
| Line 14: | Line 16: | ||
{{LSL DefineRow||[[changed]]|}} | {{LSL DefineRow||[[changed]]|}} | ||
|location | |location | ||
|cat1=Prim | |cat1=Prim/Materials | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} | ||
Revision as of 09:34, 24 April 2009
| 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 |