Difference between revisions of "Template:LSL Constants/PrimitiveParams/hole shape"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
Line 6: Line 6:
! Shape
! Shape
{{!}}-
{{!}}-
{{!}}{{LSL_Const|PRIM_HOLE_DEFAULT|integer|hex=0x00|ihex=0|c=Default}}
{{LSL ConstTB|PRIM_HOLE_DEFAULT|integer|hex=0x00|ihex=0|c=Default|m=3}}
{{!}}{{#var:value}}
{{LSL ConstTB|PRIM_HOLE_SQUARE|integer|hex=0x20|ihex=32|c=Square|m=3}}
{{!}}{{#var:comment}}
{{!}}{{LSL_Const|PRIM_HOLE_SQUARE|integer|hex=0x20|ihex=32|c=Square}}
{{!}}{{#var:value}}
{{!}}{{#var:comment}}
{{!}}-
{{!}}-
{{!}}{{LSL_Const|PRIM_HOLE_CIRCLE|integer|hex=0x10|ihex=16|c=Circle}}
{{LSL ConstTB|PRIM_HOLE_CIRCLE|integer|hex=0x10|ihex=16|c=Circle|m=3}}
{{!}}{{#var:value}}
{{LSL ConstTB|PRIM_HOLE_TRIANGLE|integer|hex=0x30|ihex=48|c=Triangle|m=3}}
{{!}}{{#var:comment}}
{{!}}{{LSL_Const|PRIM_HOLE_TRIANGLE|integer|hex=0x30|ihex=48|c=Triangle}}
{{!}}{{#var:value}}
{{!}}{{#var:comment}}
{{!}}}
{{!}}}

Latest revision as of 07:29, 29 May 2012

hole_shape Flags Shape hole_shape Flags Shape
PRIM_HOLE_DEFAULT 0x00 Default PRIM_HOLE_SQUARE 0x20 Square
PRIM_HOLE_CIRCLE 0x10 Circle PRIM_HOLE_TRIANGLE 0x30 Triangle