Difference between revisions of "Template:LSL Constants/PrimitiveParams/materials"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
Line 4: Line 4:
! {{#if:{{{sortable|}}}<noinclude>1</noinclude>||colspan="2"}} {{!}} {{LSL Param|material}}&nbsp;Flags
! {{#if:{{{sortable|}}}<noinclude>1</noinclude>||colspan="2"}} {{!}} {{LSL Param|material}}&nbsp;Flags
{{#if:{{{sortable|}}}<noinclude>1</noinclude>|! title="Value" {{!}}}}
{{#if:{{{sortable|}}}<noinclude>1</noinclude>|! title="Value" {{!}}}}
! colspan="6" class="unsortable" {{!}} Description
! colspan="4" class="unsortable" {{!}} Description
! colspan="1" title="Default Material Friction" {{!}} [[FRICTION|Friction]]
! colspan="1" title="Default Material Restitution" {{!}} [[RESTITUTION|Restitution]]
{{!}}-
{{!}}-
{{LSL ConstTB|PRIM_MATERIAL_STONE|integer|0|m=3|s3=colspan="6"|c=stone}} <span style="float:right;">[[FRICTION|Friction]] = 0.8, [[RESTITUTION|Restitution]] = 0.4</span>
{{LSL ConstTB|PRIM_MATERIAL_STONE|integer|0|m=3|s3=colspan="4"|c=stone}}
{{!}} 0.8
{{!}} 0.4
{{!}}-
{{!}}-
{{LSL ConstTB|PRIM_MATERIAL_METAL|integer|1|m=3|s3=colspan="6"|c=metal}} <span style="float:right;">[[FRICTION|Friction]] = 0.3, [[RESTITUTION|Restitution]] = 0.4</span>
{{LSL ConstTB|PRIM_MATERIAL_METAL|integer|1|m=3|s3=colspan="4"|c=metal}}
{{!}} 0.3
{{!}} 0.4
{{!}}-
{{!}}-
{{LSL ConstTB|PRIM_MATERIAL_GLASS|integer|2|m=3|s3=colspan="6"|c=glass}} <span style="float:right;">[[FRICTION|Friction]] = 0.2, [[RESTITUTION|Restitution]] = 0.7</span>
{{LSL ConstTB|PRIM_MATERIAL_GLASS|integer|2|m=3|s3=colspan="4"|c=glass}}
{{!}} 0.2
{{!}} 0.7
{{!}}-
{{!}}-
{{LSL ConstTB|PRIM_MATERIAL_WOOD|integer|3|m=3|s3=colspan="6"|c=wood}} <span style="float:right;">[[FRICTION|Friction]] = 0.6, [[RESTITUTION|Restitution]] = 0.5</span>
{{LSL ConstTB|PRIM_MATERIAL_WOOD|integer|3|m=3|s3=colspan="4"|c=wood}}
{{!}} 0.6
{{!}} 0.5
{{!}}-
{{!}}-
{{LSL ConstTB|PRIM_MATERIAL_FLESH|integer|4|m=3|s3=colspan="6"|c=flesh}} <span style="float:right;">[[FRICTION|Friction]] = 0.9, [[RESTITUTION|Restitution]] = 0.3</span>
{{LSL ConstTB|PRIM_MATERIAL_FLESH|integer|4|m=3|s3=colspan="4"|c=flesh}}
{{!}} 0.9
{{!}} 0.3
{{!}}-
{{!}}-
{{LSL ConstTB|PRIM_MATERIAL_PLASTIC|integer|5|m=3|s3=colspan="6"|c=plastic}} <span style="float:right;">[[FRICTION|Friction]] = 0.4, [[RESTITUTION|Restitution]] = 0.7</span>
{{LSL ConstTB|PRIM_MATERIAL_PLASTIC|integer|5|m=3|s3=colspan="4"|c=plastic}}
{{!}} 0.4
{{!}} 0.7
{{!}}-
{{!}}-
{{LSL ConstTB|PRIM_MATERIAL_RUBBER|integer|6|m=3|s3=colspan="6"|c=rubber}} <span style="float:right;">[[FRICTION|Friction]] = 0.9, [[RESTITUTION|Restitution]] = 0.9</span>
{{LSL ConstTB|PRIM_MATERIAL_RUBBER|integer|6|m=3|s3=colspan="4"|c=rubber}}
{{!}} 0.9
{{!}} 0.9
{{!}}-
{{!}}-
{{LSL ConstTB|PRIM_MATERIAL_LIGHT|integer|7|b=<s>|e=</s>|c=light, DEPRECATED: Looks the same as [&nbsp;PRIM_FULLBRIGHT, ALL_SIDES, TRUE&nbsp;]}}
{{LSL ConstTB|PRIM_MATERIAL_LIGHT|integer|7|b=<s>|e=</s>|c=light, DEPRECATED: Looks the same as [&nbsp;PRIM_FULLBRIGHT, ALL_SIDES, TRUE&nbsp;]}}
{{!}} colspan="6" {{!}}light, '''DEPRECATED''': Looks the same as [&nbsp;[[PRIM_FULLBRIGHT]], [[ALL_SIDES]], [[TRUE]]&nbsp;]
{{!}} colspan="6" {{!}}light, '''DEPRECATED''': Looks the same as [&nbsp;[[PRIM_FULLBRIGHT]], [[ALL_SIDES]], [[TRUE]]&nbsp;]
{{!}} style="display:none;" {{!}} 0.6
{{!}} style="display:none;" {{!}} 0.5
{{!}}-
{{!}}-
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}

Latest revision as of 14:34, 8 August 2012

material Flags Description Friction Restitution
PRIM_MATERIAL_STONE 0 stone 0.8 0.4
PRIM_MATERIAL_METAL 1 metal 0.3 0.4
PRIM_MATERIAL_GLASS 2 glass 0.2 0.7
PRIM_MATERIAL_WOOD 3 wood 0.6 0.5
PRIM_MATERIAL_FLESH 4 flesh 0.9 0.3
PRIM_MATERIAL_PLASTIC 5 plastic 0.4 0.7
PRIM_MATERIAL_RUBBER 6 rubber 0.9 0.9
PRIM_MATERIAL_LIGHT 7 light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] 0.6 0.5
material Flags Description Friction Restitution
PRIM_MATERIAL_STONE 0 stone 0.8 0.4
PRIM_MATERIAL_METAL 1 metal 0.3 0.4
PRIM_MATERIAL_GLASS 2 glass 0.2 0.7
PRIM_MATERIAL_WOOD 3 wood 0.6 0.5
PRIM_MATERIAL_FLESH 4 flesh 0.9 0.3
PRIM_MATERIAL_PLASTIC 5 plastic 0.4 0.7
PRIM_MATERIAL_RUBBER 6 rubber 0.9 0.9
PRIM_MATERIAL_LIGHT 7 light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] 0.6 0.5
material Flags Description Friction Restitution
PRIM_MATERIAL_STONE 0 stone 0.8 0.4
PRIM_MATERIAL_METAL 1 metal 0.3 0.4
PRIM_MATERIAL_GLASS 2 glass 0.2 0.7
PRIM_MATERIAL_WOOD 3 wood 0.6 0.5
PRIM_MATERIAL_FLESH 4 flesh 0.9 0.3
PRIM_MATERIAL_PLASTIC 5 plastic 0.4 0.7
PRIM_MATERIAL_RUBBER 6 rubber 0.9 0.9
PRIM_MATERIAL_LIGHT 7 light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] 0.6 0.5
material Flags Description Friction Restitution
PRIM_MATERIAL_STONE 0 stone 0.8 0.4
PRIM_MATERIAL_METAL 1 metal 0.3 0.4
PRIM_MATERIAL_GLASS 2 glass 0.2 0.7
PRIM_MATERIAL_WOOD 3 wood 0.6 0.5
PRIM_MATERIAL_FLESH 4 flesh 0.9 0.3
PRIM_MATERIAL_PLASTIC 5 plastic 0.4 0.7
PRIM_MATERIAL_RUBBER 6 rubber 0.9 0.9
PRIM_MATERIAL_LIGHT 7 light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] 0.6 0.5