Difference between revisions of "PRIM BUMP BARK"
Jump to navigation
Jump to search
m (added llSetLinkPrimitiveParamsFast) |
m (added llGetLinkPrimitiveParams) |
||
Line 12: | Line 12: | ||
{{LSL DefineRow||[[llSetLinkPrimitiveParamsFast]]|}} | {{LSL DefineRow||[[llSetLinkPrimitiveParamsFast]]|}} | ||
{{LSL DefineRow||[[llGetPrimitiveParams]]|}} | {{LSL DefineRow||[[llGetPrimitiveParams]]|}} | ||
{{LSL DefineRow||[[llGetLinkPrimitiveParams]]|}} | |||
|events= | |events= | ||
{{LSL DefineRow||[[changed]]|}} | {{LSL DefineRow||[[changed]]|}} |
Latest revision as of 17:44, 21 November 2010
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_BUMP_BARK = 4;The integer constant PRIM_BUMP_BARK has the value 4
Caveats
Related Articles
Constants
• | PRIM_BUMP_SHINY |
Functions
• | llSetPrimitiveParams | |||
• | llSetLinkPrimitiveParams | |||
• | llSetLinkPrimitiveParamsFast | |||
• | llGetPrimitiveParams | |||
• | llGetLinkPrimitiveParams |
Events
• | changed |