Difference between revisions of "Template:LSL Constants/PrimitiveParams/materials"
Jump to navigation
Jump to search
m (New page: {{#if:{{{table|}}}<noinclude>1</noinclude>| {{{!}} {{#if:{{{sortable|}}}<noinclude>1</noinclude>|class="sortable"}} {{Prettytable}}}} {{!}}- {{#if:{{{table|}}}<noinclude>1</noinclude>|{{Hl...) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{{table|}}}<noinclude>1</noinclude>| | {{#if:{{{table|}}}<noinclude>1</noinclude>| | ||
{{{!}} {{#if:{{{sortable|}}}<noinclude>1</noinclude>|class="sortable"}} {{Prettytable}}}} | {{{!}} {{#if:{{{sortable|}}}<noinclude>1</noinclude>|class="sortable"}} {{Prettytable|style={{{style|}}}}}}} | ||
{{!}}- {{#if:{{{table|}}}<noinclude>1</noinclude>|{{Hl2}}}} | {{!}}- {{#if:{{{table|}}}<noinclude>1</noinclude>|{{Hl2}}}} | ||
! {{#if:{{{sortable|}}}<noinclude>1</noinclude>||colspan="2"}} {{!}} {{LSL Param|material}} Flags | ! {{#if:{{{sortable|}}}<noinclude>1</noinclude>||colspan="2"}} {{!}} {{LSL Param|material}} Flags | ||
{{#if:{{{sortable|}}}<noinclude>1</noinclude>|! title="Value" {{!}}}} | {{#if:{{{sortable|}}}<noinclude>1</noinclude>|! title="Value" {{!}}}} | ||
! colspan=" | ! 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=" | {{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=" | {{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=" | {{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=" | {{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=" | {{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=" | {{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=" | {{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 [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ]}} | {{LSL ConstTB|PRIM_MATERIAL_LIGHT|integer|7|b=<s>|e=</s>|c=light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ]}} | ||
{{!}} colspan="6" {{!}}light, '''DEPRECATED''': Looks the same as [ [[PRIM_FULLBRIGHT]], [[ALL_SIDES]], [[TRUE]] ] | {{!}} colspan="6" {{!}}light, '''DEPRECATED''': Looks the same as [ [[PRIM_FULLBRIGHT]], [[ALL_SIDES]], [[TRUE]] ] | ||
{{!}} style="display:none;" {{!}} 0.6 | |||
{{!}} style="display:none;" {{!}} 0.5 | |||
{{!}}- | {{!}}- | ||
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }} | {{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }} |
Latest revision as of 13: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 | |||
7 | light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] |
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 | |||
7 | light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] |
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 | |||
7 | light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] |
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 | |||
7 | light, DEPRECATED: Looks the same as [ PRIM_FULLBRIGHT, ALL_SIDES, TRUE ] |