Material (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Oysi93
Already existed. =P
>Pighead10
Changed objects to BasePart
Line 5: Line 5:
|property = [[Enum]] ''material type''
|property = [[Enum]] ''material type''
|description = Sets the material that the object is made out of.
|description = Sets the material that the object is made out of.
|object = [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]],[[RBX.lua.WedgePart (Object)|WedgePart]], [[RBX.lua.TrussPart (Object)|TrussPart]]
|object = [[BasePart]]
|}}</onlyinclude>
|}}</onlyinclude>
|}
|}

Revision as of 10:05, 29 December 2010

Material
Property Enum material type
Description Sets the material that the object is made out of.
Member of [[RBX.lua.BasePart (Object)|BasePart]]