Material (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>SoulStealer9875
No edit summary
>Legend26
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<onlyinclude>{{Property
<onlyinclude>{{Property
|name = Material
|name = Material
|property = [[Enum]] ''material type''
|property = [[Material (Enum)|Meterial]]
|description = Sets the material that the object is made out of.
|description = Sets the material that the object is made out of.
|object = BasePart
|object = BasePart
Line 7: Line 7:


{{clear floats}}
{{clear floats}}
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
|-
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span>
| bgcolor="#AB5454"|<span style="color:white">'''Name'''</span>
| bgcolor="#AB5454"|<span style="color:white">'''Description'''</span>
|-
|0
|Plastic
|
|-
|1
|Wood
|
|-
|2
|Slate
|
|-
|3
|Concrete
|
|-
|4
|CorrodedMetal
|
|-
|5
|DiamondPlate
|
|-
|6
|Foil
|
|-
|7
|Grass
|
|-
|8
|Ice
|}




[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 01:27, 20 March 2012

Material
Property Meterial
Description Sets the material that the object is made out of.
Member of BasePart