PRIM HOLE CIRCLE: Difference between revisions
Jump to navigation
Jump to search
m That template should not have been used here!!! |
m typo correction |
||
| Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=1 | |value=1 | ||
|desc=Makes a | |desc=Makes a circular hole | ||
|examples= | |examples= | ||
|constants= | |constants= | ||
Revision as of 01:20, 7 July 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_HOLE_CIRCLE = 1;The integer constant PRIM_HOLE_CIRCLE has the value 1
Makes a circular hole
Caveats
Related Articles
Constants
| • | PRIM_TYPE |
Functions
| • | llSetPrimitiveParams | |||
| • | llSetLinkPrimitiveParams | |||
| • | llGetPrimitiveParams |
Events
| • | changed |