Difference between revisions of "Template:LSL Constants/PrimitiveParams/sculpt types"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{#if{{{table|}}}<noinclude>1</noinclude>|
{{#if:{{{table|}}}<noinclude>1</noinclude>|
{{{!}} {{Prettytable}}}}
{{{!}} {{Prettytable}}}}
{{!}}- {{#if{{{table}}}|{{Hl2}}}}
{{!}}- {{#if{{{table}}}|{{Hl2}}}}
Line 21: Line 21:
{{!!}}Cylinder
{{!!}}Cylinder
{{!}} colspan="3" {{!}} Stitch left side to right, double sided polygons?
{{!}} colspan="3" {{!}} Stitch left side to right, double sided polygons?
{{#if{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}
<noinclude>
<noinclude>
{|
{|

Revision as of 19:54, 5 October 2007

type Flags Style Description
PRIM_SCULPT_TYPE_SPHERE 1 Sphere Converge top & bottom, stitch left side to right
PRIM_SCULPT_TYPE_TORUS 2 Torus Stitch top to bottom, stitch left side to right
PRIM_SCULPT_TYPE_PLANE 3 Plane No stitching or converging
PRIM_SCULPT_TYPE_CYLINDER 4 Cylinder Stitch left side to right, double sided polygons?
type Flags Style Description
PRIM_SCULPT_TYPE_SPHERE 1 Sphere Converge top & bottom, stitch left side to right
PRIM_SCULPT_TYPE_TORUS 2 Torus Stitch top to bottom, stitch left side to right
PRIM_SCULPT_TYPE_PLANE 3 Plane No stitching or converging
PRIM_SCULPT_TYPE_CYLINDER 4 Cylinder Stitch left side to right, double sided polygons?