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

From Second Life Wiki
Jump to navigation Jump to search
(Mesh gets 5)
Line 23: Line 23:
{{!}} colspan="3" {{!}} Stitch left side to right.
{{!}} colspan="3" {{!}} Stitch left side to right.
{{!}}-
{{!}}-
{{LSL ConstTB| |integer|5}}
{{!!}} <span style="display:none;">PRIM_SCULPT_TYPE_A</span>
{{!!}} 5
{{!!}}[[Mesh]] model
{{!!}}[[Mesh]] model
{{!}} colspan="3" {{!}} This value can be get but not set. Map will always be [[NULL_KEY]].
{{!}} colspan="3" {{!}} With this subtype, [[PRIM_TYPE_SCULPT]]'s {{LSL Param|map}} parameter is read-only, when read [[NULL_KEY]] is returned.{{PBR}}In other words this can only be used to determine that a prim is of the [[mesh]] subtype.
{{!}}- style="background-color: rgba(0, 0, 0, 0.1);"  
{{!}}- style="background-color: rgba(0, 0, 0, 0.1);"  
{{LSL ConstTB|PRIM_SCULPT_FLAG_ZZZZZZZZ|integer|63|s=style="display:none;"}}
{{LSL ConstTB|PRIM_SCULPT_FLAG_ZZZZZZZZ|integer|63|s=style="display:none;"}}

Revision as of 13:34, 4 March 2013

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.
PRIM_SCULPT_TYPE_A 5 Mesh model With this subtype, PRIM_TYPE_SCULPT's map parameter is read-only, when read NULL_KEY is returned.In other words this can only be used to determine that a prim is of the mesh subtype.
PRIM_SCULPT_FLAG_ZZZZZZZZ 63
PRIM_SCULPT_FLAG_INVERT 64 Invert Render inside out (inverts the normals).
PRIM_SCULPT_FLAG_MIRROR 128 Mirror Render an X axis mirror of the sculpty.
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.
PRIM_SCULPT_TYPE_A 5 Mesh model With this subtype, PRIM_TYPE_SCULPT's map parameter is read-only, when read NULL_KEY is returned.In other words this can only be used to determine that a prim is of the mesh subtype.
PRIM_SCULPT_FLAG_ZZZZZZZZ 63
PRIM_SCULPT_FLAG_INVERT 64 Invert Render inside out (inverts the normals).
PRIM_SCULPT_FLAG_MIRROR 128 Mirror Render an X axis mirror of the sculpty.
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.
PRIM_SCULPT_TYPE_A 5 Mesh model With this subtype, PRIM_TYPE_SCULPT's map parameter is read-only, when read NULL_KEY is returned.In other words this can only be used to determine that a prim is of the mesh subtype.
PRIM_SCULPT_FLAG_ZZZZZZZZ 63
PRIM_SCULPT_FLAG_INVERT 64 Invert Render inside out (inverts the normals).
PRIM_SCULPT_FLAG_MIRROR 128 Mirror Render an X axis mirror of the sculpty.
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.
PRIM_SCULPT_TYPE_A 5 Mesh model With this subtype, PRIM_TYPE_SCULPT's map parameter is read-only, when read NULL_KEY is returned.In other words this can only be used to determine that a prim is of the mesh subtype.
PRIM_SCULPT_FLAG_ZZZZZZZZ 63
PRIM_SCULPT_FLAG_INVERT 64 Invert Render inside out (inverts the normals).
PRIM_SCULPT_FLAG_MIRROR 128 Mirror Render an X axis mirror of the sculpty.