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