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|}}}<noinclude>1</noinclude>|{{Hl2}}}}
{{!}}- {{#if:{{{table}}}|{{Hl2}}}}
! colspan="2" {{!}} {{LSL Param|type}}&nbsp;Flags
! colspan="2" {{!}} {{LSL Param|type}}&nbsp;Flags
! {{!}} Style
! {{!}} Style
Line 20: Line 20:
{{LSL ConstTB|PRIM_SCULPT_TYPE_CYLINDER|integer|4}}
{{LSL ConstTB|PRIM_SCULPT_TYPE_CYLINDER|integer|4}}
{{!!}}Cylinder
{{!!}}Cylinder
{{!}} colspan="3" {{!}} Stitch left side to right.
{{!}} colspan="3" {{!}} Stitch left side to right, double sided polygons?
{{!}}-
{{!}}-
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}
<noinclude>
<noinclude>
{|
{|
{{LSL_Constants/PrimitiveParams/sculpt_types}}
{{LSL Constants/PrimitiveParams/sculpt types}}
|}
|}
</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?